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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 烏?烏?N}烏?烏?N{^ 1000100101000111001111111000100101000111001111110100111001111101100010010100011100111111100010010100011100111111010011100111101101011110 89473f89473f4e7d89473f89473f4e7b5e
EUC-JP 烏?烏?N}烏?烏?N{^ 1011000110101000001111111011000110101000001111110100111001111101101100011010100000111111101100011010100000111111010011100111101101011110 b1a83fb1a83f4e7db1a83fb1a83f4e7b5e
UTF-8 烏컃烏컀N}烏컃烏컀N{^ 1110011110000011100011111110110010111011100000111110011110000011100011111110110010111011100000000100111001111101111001111000001110001111111011001011101110000011111001111000001110001111111011001011101110000000010011100111101101011110 e7838fecbb83e7838fecbb804e7de7838fecbb83e7838fecbb804e7b5e
UHC 烏컃烏컀N}烏컃烏컀N{^ 111010001010000110110000011010001110100010100001101100000110011001001110011111011110100010100001101100000110100011101000101000011011000001100110010011100111101101011110 e8a1b068e8a1b0664e7de8a1b068e8a1b0664e7b5e

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