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{^ 1000101010100010001111111000101010100010001111110100111001111101100010101010001000111111100010101010001000111111010011100111101101011110 8aa23f8aa23f4e7d8aa23f8aa23f4e7b5e
EUC-JP 瓦?瓦?N}瓦?瓦?N{^ 1011010010100100001111111011010010100100001111110100111001111101101101001010010000111111101101001010010000111111010011100111101101011110 b4a43fb4a43f4e7db4a43fb4a43f4e7b5e
UTF-8 瓦칑瓦칏N}瓦칑瓦칏N{^ 1110011110010011101001101110110010111001100100011110011110010011101001101110110010111001100011110100111001111101111001111001001110100110111011001011100110010001111001111001001110100110111011001011100110001111010011100111101101011110 e793a6ecb991e793a6ecb98f4e7de793a6ecb991e793a6ecb98f4e7b5e
UHC 瓦칑瓦칏N}瓦칑瓦칏N{^ 111010001011111110101111011010001110100010111111101011110110011001001110011111011110100010111111101011110110100011101000101111111010111101100110010011100111101101011110 e8bfaf68e8bfaf664e7de8bfaf68e8bfaf664e7b5e

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