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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 庸??踰??諛 10010111011001100011111100111111111001101111101000111111001111111110011010000111 97663f3fe6fa3f3fe687
EUC-JP 庸??踰??諛 11001101110001110011111100111111111011001111110000111111001111111110101111100111 cdc73f3fecfc3f3febe7
UTF-8 庸뉗빖踰╊벤諛 111001011011101010111000111010111000100110010111111010111011100110010110111010001011100010110000111000101001010110001010111010111011001010100100111010001010101110011011 e5bab8eb8997ebb996e8b8b0e2958aebb2a4e8ab9b
UHC 庸뉗빖踰╊벤諛 1110100110111100100001111110110010010101101110001110101110110010101001101110010010111010101001011110101110110000 e9bc87ec95b8ebb2a6e4baa5ebb0

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