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 ?B???@n?B???@L 0011111101000010001111110011111100111111010000000110111000111111010000100011111100111111001111110100000001001100 3f423f3f3f406e3f423f3f3f404c
SJIS-WIN ?B???@n?B???@L 0011111101000010001111110011111100111111010000000110111000111111010000100011111100111111001111110100000001001100 3f423f3f3f406e3f423f3f3f404c
EUC-JP ?B???@n?B???@L 0011111101000010001111110011111100111111010000000110111000111111010000100011111100111111001111110100000001001100 3f423f3f3f406e3f423f3f3f404c
UTF-8 혪B챈챦혪@n혪B혩쨋혪@L 111011011001100010101010010000101110110010110001100010001110110010110001101001101110110110011000101010100100000001101110111011011001100010101010010000101110110110011000101010011110110010101000100010111110110110011000101010100100000001001100 ed98aa42ecb188ecb1a6ed98aa406eed98aa42ed98a9eca88bed98aa404c
UHC 혪B챈챦혪@n혪B혩쨋혪@L 11000010100100100100001011000011101001101100001110101111110000101001001001000000011011101100001010010010010000101100001010010001110000101011011011000010100100100100000001001100 c29242c3a6c3afc292406ec29242c291c2b6c292404c

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