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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 咤哺咤哺[咤哺咤哺[^ 10011010010000101001101001001101100110100100001010011010010011010101101110011010010000101001101001001101100110100100001010011010010011010101101101011110 9a429a4d9a429a4d5b9a429a4d9a429a4d5b5e
EUC-JP 咤哺咤哺[咤哺咤哺[^ 11010011101000111101001110101110110100111010001111010011101011100101101111010011101000111101001110101110110100111010001111010011101011100101101101011110 d3a3d3aed3a3d3ae5bd3a3d3aed3a3d3ae5b5e
UTF-8 咤哺咤哺[咤哺咤哺[^ 111001011001001010100100111001011001001110111010111001011001001010100100111001011001001110111010010110111110010110010010101001001110010110010011101110101110010110010010101001001110010110010011101110100101101101011110 e592a4e593bae592a4e593ba5be592a4e593bae592a4e593ba5b5e
UHC 咤哺咤哺[咤哺咤哺[^ 11110110111000111111100011010100111101101110001111111000110101000101101111110110111000111111100011010100111101101110001111111000110101000101101101011110 f6e3f8d4f6e3f8d45bf6e3f8d4f6e3f8d45b5e

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