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 雉樒イ滓雉曖 11101000101100111001111011100111101100101001111111100110111101001000111011101000101100111001111001000010 e8b39ee7b29fe6f48ee8b39e42
EUC-JP 雉樒イ滓?雉曖 11110000101101011101110011101001100011101011001011011110111010000011111111110000101101011101101110100011 f0b5dce98eb2dee83ff0b5dba3
UTF-8 雉樒イ滓雉曖 111010011001101110001001111001101010100010010010111011111011110110110010111001101011101110010011111011101000110010111101111010011001101110001001111001101001101110010110 e99b89e6a892efbdb2e6bb93ee8cbde99b89e69b96
UHC 雉??滓?雉曖 1111011011001011001111110011111111101110101010110011111111110110110010111110010011110010 f6cb3f3feeab3ff6cbe4f2

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