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 ??ぞ?}??ぞ?{^ 00111111001111111000001010111100001111110111110100111111001111111000001010111100001111110111101101011110 3f3f82bc3f7d3f3f82bc3f7b5e
EUC-JP ??ぞ?}??ぞ?{^ 00111111001111111010010010111110001111110111110100111111001111111010010010111110001111110111101101011110 3f3fa4be3f7d3f3fa4be3f7b5e
UTF-8 灐뫄ぞ렪}灐뫄ぞ렪{^ 111001111000000110010000111010111010101110000100111000111000000110011110111010111010000010101010011111011110011110000001100100001110101110101011100001001110001110000001100111101110101110100000101010100111101101011110 e78190ebab84e3819eeba0aa7de78190ebab84e3819eeba0aa7b5e
UHC 灐뫄ぞ렪}灐뫄ぞ렪{^ 11111011101001011011100011111010101010101011111010001110101110000111110111111011101001011011100011111010101010101011111010001110101110000111101101011110 fba5b8faaabe8eb87dfba5b8faaabe8eb87b5e

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