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 陜滓コキ蠖ォ陷 1110100010011101100111111110011010111010101101111110010110111101101010111110100010011100 e89d9fe6bab7e5bdabe89c
EUC-JP 陜滓コキ蠖ォ陷 1110111111111101110111101110100010001110101110101000111010110111111010101011111110001110101010111110111111111100 effddee88eba8eb7eabf8eabeffc
UTF-8 陜滓コキ蠖ォ陷 111010011001100110011100111001101011101110010011111011111011110110111010111011111011110110110111111010001010000010010110111011111011110110101011111010011001100110110111 e9999ce6bb93efbdbaefbdb7e8a096efbdabe999b7
UHC 陜滓????陷 11111001111100001110111010101011001111110011111100111111001111111111100111101000 f9f0eeab3f3f3f3ff9e8

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