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 ?D???D??^ 001111110100010000111111001111110011111101000100001111110011111101011110 3f443f3f3f443f3f5e
SJIS-WIN ?D???D??^ 001111110100010000111111001111110011111101000100001111110011111101011110 3f443f3f3f443f3f5e
EUC-JP ?D???D??^ 001111110100010000111111001111110011111101000100001111110011111101011110 3f443f3f3f443f3f5e
UTF-8 묭D묪뫔묭D묪뫔^ 111010111010110010101101010001001110101110101100101010101110101110101011100101001110101110101100101011010100010011101011101011001010101011101011101010111001010001011110 ebacad44ebacaaebab94ebacad44ebacaaebab945e
UHC 묭D묪뫔묭D묪뫔^ 100100100100010001000100100100100100001010010001101101101001001001000100010001001001001001000010100100011011011001011110 924444924291b6924444924291b65e

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