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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 瓮g?}瓮g?{^ 11100001010001001000001010000111001111110111110111100001010001001000001010000111001111110111101101011110 e14482873f7de14482873f7b5e
EUC-JP 瓮g?}瓮g?{^ 11100001101001011010001111100111001111110111110111100001101001011010001111100111001111110111101101011110 e1a5a3e73f7de1a5a3e73f7b5e
UTF-8 瓮g갬}瓮g갬{^ 111001111001001110101110111011111011110110000111111010101011000010101100011111011110011110010011101011101110111110111101100001111110101010110000101011000111101101011110 e793aeefbd87eab0ac7de793aeefbd87eab0ac7b5e
UHC 瓮g갬}瓮g갬{^ 111010001011011110100011111001111011000010110111011111011110100010110111101000111110011110110000101101110111101101011110 e8b7a3e7b0b77de8b7a3e7b0b77b5e

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