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 ????????~B 00111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f7e42
SJIS-WIN シセシュシセシ・~B 10111100101111101011110010101101101111001011111010111100101001010111111001000010 bcbebcadbcbebca57e42
EUC-JP シセシュシセシ・~B 100011101011110010001110101111101000111010111100100011101010110110001110101111001000111010111110100011101011110010001110101001010111111001000010 8ebc8ebe8ebc8ead8ebc8ebe8ebc8ea57e42
UTF-8 シセシュシセシ・~B 1110111110111101101111001110111110111101101111101110111110111101101111001110111110111101101011011110111110111101101111001110111110111101101111101110111110111101101111001110111110111101101001010111111001000010 efbdbcefbdbeefbdbcefbdadefbdbcefbdbeefbdbcefbda57e42
UHC ????????~B 00111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f7e42

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