To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 跖也尚跖也尚^ 11100110111010001001011011100111100011111010111011100110111010001001011011100111100011111010111001011110 e6e896e78faee6e896e78fae5e
EUC-JP 跖也尚跖也尚^ 11101100111010101100110011101001101111101011000011101100111010101100110011101001101111101011000001011110 eceacce9beb0eceacce9beb05e
UTF-8 跖也尚跖也尚^ 11101000101101111001011011100100101110011001111111100101101100001001101011101000101101111001011011100100101110011001111111100101101100001001101001011110 e8b796e4b99fe5b09ae8b796e4b99fe5b09a5e
UHC ?也??也?^ 001111111110010110100101001111110011111111100101101001010011111101011110 3fe5a53f3fe5a53f5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)