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 ?????P?? 0011111100111111001111110011111100111111010100000011111100111111 3f3f3f3f3f503f3f
SJIS-WIN ?????P?? 0011111100111111001111110011111100111111010100000011111100111111 3f3f3f3f3f503f3f
EUC-JP ?????P?? 0011111100111111001111110011111100111111010100000011111100111111 3f3f3f3f3f503f3f
UTF-8 채챌혥찾혗P찾횩 11101100101100011000010011101100101100011000110011101101100110001010010111101100101100001011111011101101100110001001011101010000111011001011000010111110111011011001101010101001 ecb184ecb18ced98a5ecb0beed989750ecb0beed9aa9
UHC 채챌혥찾혗P찾횩 110000111010010011000011101001111100001010001101110000111010001111000010100000100101000011000011101000111100001110011111 c3a4c3a7c28dc3a3c28250c3a3c39f

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