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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN ?考n}?考n{^ 0011111110001101011011000110111001111101001111111000110101101100011011100111101101011110 3f8d6c6e7d3f8d6c6e7b5e
EUC-JP ?考n}?考n{^ 0011111110111001110011010110111001111101001111111011100111001101011011100111101101011110 3fb9cd6e7d3fb9cd6e7b5e
UTF-8 렺考n}렺考n{^ 1110101110100000101110101110100010000000100000110110111001111101111010111010000010111010111010001000000010000011011011100111101101011110 eba0bae880836e7deba0bae880836e7b5e
UHC 렺考n}렺考n{^ 10001110110000101100110111000101011011100111110110001110110000101100110111000101011011100111101101011110 8ec2cdc56e7d8ec2cdc56e7b5e

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