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 弔瀨?弔瀨捻^ 100100101010001011111011010100000011111110010010101000101111101101010000100101000101000001011110 92a2fb503f92a2fb5094505e
EUC-JP 弔??弔?捻^ 11000100101001000011111100111111110001001010010000111111110001111011000101011110 c4a43f3fc4a43fc7b15e
UTF-8 弔瀨勞弔瀨捻^ 11100101101111001001010011100111100000001010100011101111101001001010111111100101101111001001010011100111100000001010100011100110100011011011101101011110 e5bc94e780a8efa4afe5bc94e780a8e68dbb5e
UHC 弔瀨勞弔瀨捻^ 11110000110000001101011011101110110100101011111011110000110000001101011011101110110100101011101001011110 f0c0d6eed2bef0c0d6eed2ba5e

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