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 弔私?弔肆甄^ 100100101010001010001110100001000011111110010010101000101110001111100110111000010100101001011110 92a28e843f92a2e3e6e14a5e
EUC-JP 弔私?弔肆甄^ 110001001010010010111011111001000011111111000100101001001110011011101000111000011010101101011110 c4a4bbe43fc4a4e6e8e1ab5e
UTF-8 弔私섞弔肆甄^ 11100101101111001001010011100111101001111000000111101100100001001001111011100101101111001001010011101000100000101000011011100111100101001000010001011110 e5bc94e7a781ec849ee5bc94e88286e794845e
UHC 弔私섞弔肆甄^ 11110000110000001101111011100111101111001010111111110000110000001101111011101011110011001011010001011110 f0c0dee7bcaff0c0deebccb45e

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