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 ?x??}?x??{^ 0011111101111000001111110011111101111101001111110111100000111111001111110111101101011110 3f783f3f7d3f783f3f7b5e
SJIS-WIN 鱆x涌咫}鱆x涌咫{^ 1110100111100001011110001001011101001111100110100100000001111101111010011110000101111000100101110100111110011010010000000111101101011110 e9e178974f9a407de9e178974f9a407b5e
EUC-JP 鱆x涌咫}鱆x涌咫{^ 1111001011100011011110001100110110110000110100111010000101111101111100101110001101111000110011011011000011010011101000010111101101011110 f2e378cdb0d3a17df2e378cdb0d3a17b5e
UTF-8 鱆x涌咫}鱆x涌咫{^ 1110100110110001100001100111100011100110101101101000110011100101100100101010101101111101111010011011000110000110011110001110011010110110100011001110010110010010101010110111101101011110 e9b18678e6b68ce592ab7de9b18678e6b68ce592ab7b5e
UHC ?x涌咫}?x涌咫{^ 001111110111100011101001101111111111001010100001011111010011111101111000111010011011111111110010101000010111101101011110 3f78e9bff2a17d3f78e9bff2a17b5e

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