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 唸疼咤咤}唸疼咤咤{^ 10011010010110001110000101110101100110100100001010011010010000100111110110011010010110001110000101110101100110100100001010011010010000100111101101011110 9a58e1759a429a427d9a58e1759a429a427b5e
EUC-JP 唸疼咤咤}唸疼咤咤{^ 11010011101110011110000111010110110100111010001111010011101000110111110111010011101110011110000111010110110100111010001111010011101000110111101101011110 d3b9e1d6d3a3d3a37dd3b9e1d6d3a3d3a37b5e
UTF-8 唸疼咤咤}唸疼咤咤{^ 111001011001010010111000111001111001011010111100111001011001001010100100111001011001001010100100011111011110010110010100101110001110011110010110101111001110010110010010101001001110010110010010101001000111101101011110 e594b8e796bce592a4e592a47de594b8e796bce592a4e592a47b5e
UHC ?疼咤咤}?疼咤咤{^ 0011111111010100110110011111011011100011111101101110001101111101001111111101010011011001111101101110001111110110111000110111101101011110 3fd4d9f6e3f6e37d3fd4d9f6e3f6e37b5e

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