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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 娃???}娃???{^ 10001000101000010011111100111111001111110111110110001000101000010011111100111111001111110111101101011110 88a13f3f3f7d88a13f3f3f7b5e
EUC-JP 娃??晷}娃??晷{^ 1011000010100011001111110011111110001111110000101100011101111101101100001010001100111111001111111000111111000010110001110111101101011110 b0a33f3f8fc2c77db0a33f3f8fc2c77b5e
UTF-8 娃됮갯晷}娃됮갯晷{^ 111001011010100010000011111010111001000010101110111010101011000010101111111001101001100110110111011111011110010110101000100000111110101110010000101011101110101010110000101011111110011010011001101101110111101101011110 e5a883eb90aeeab0afe699b77de5a883eb90aeeab0afe699b77b5e
UHC 娃됮갯晷}娃됮갯晷{^ 11101000110111111000100111101001101100001011100111001111111111000111110111101000110111111000100111101001101100001011100111001111111111000111101101011110 e8df89e9b0b9cffc7de8df89e9b0b9cffc7b5e

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