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 ??巍??巍^ 001111110011111110011011110110010011111100111111100110111101100101011110 3f3f9bd93f3f9bd95e
EUC-JP ?堧巍?堧巍^ 00111111100011111011100010101000110101101101101100111111100011111011100010101000110101101101101101011110 3f8fb8a8d6db3f8fb8a8d6db5e
UTF-8 曆堧巍曆堧巍^ 11101111101001101000101111100101101000001010011111100101101101111000110111101111101001101000101111100101101000001010011111100101101101111000110101011110 efa68be5a0a7e5b78defa68be5a0a7e5b78d5e
UHC 曆堧巍曆堧巍^ 11100110101101111110011011000000111010001110010011100110101101111110011011000000111010001110010001011110 e6b7e6c0e8e4e6b7e6c0e8e45e

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