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{^ 1000101010100010001111110110111001111101100010101010001000111111011011100111101101011110 8aa23f6e7d8aa23f6e7b5e
EUC-JP 瓦?n}瓦?n{^ 1011010010100100001111110110111001111101101101001010010000111111011011100111101101011110 b4a43f6e7db4a43f6e7b5e
UTF-8 瓦컊n}瓦컊n{^ 1110011110010011101001101110110010111011100010100110111001111101111001111001001110100110111011001011101110001010011011100111101101011110 e793a6ecbb8a6e7de793a6ecbb8a6e7b5e
UHC 瓦컊n}瓦컊n{^ 11101000101111111011000001101111011011100111110111101000101111111011000001101111011011100111101101011110 e8bfb06f6e7de8bfb06f6e7b5e

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