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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?痂曹玩}?痂曹玩{^ 0011111111100001011011111001000110000010100010101101111101111101001111111110000101101111100100011000001010001010110111110111101101011110 3fe16f91828adf7d3fe16f91828adf7b5e
EUC-JP ?痂曹玩}?痂曹玩{^ 0011111111100001110100001100000111100010101101001110000101111101001111111110000111010000110000011110001010110100111000010111101101011110 3fe1d0c1e2b4e17d3fe1d0c1e2b4e17b5e
UTF-8 뤚痂曹玩}뤚痂曹玩{^ 111010111010010010011010111001111001011110000010111001101001101110111001111001111000111010101001011111011110101110100100100110101110011110010111100000101110011010011011101110011110011110001110101010010111101101011110 eba49ae79782e69bb9e78ea97deba49ae79782e69bb9e78ea97b5e
UHC 뤚痂曹玩}뤚痂曹玩{^ 10001111110010011100101010110010111100001100011111101000110011000111110110001111110010011100101010110010111100001100011111101000110011000111101101011110 8fc9cab2f0c7e8cc7d8fc9cab2f0c7e8cc7b5e

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