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 ??u}Y??u}bE 0011111100111111011101010111110101011001001111110011111101110101011111010110001001000101 3f3f757d593f3f757d6245
SJIS-WIN 鶯痔u}Y鶯痔u}bE 111010011111001010001110101001000111010101111101010110011110100111110010100011101010010001110101011111010110001001000101 e9f28ea4757d59e9f28ea4757d6245
EUC-JP 鶯痔u}Y鶯痔u}bE 111100101111010010111100101001100111010101111101010110011111001011110100101111001010011001110101011111010110001001000101 f2f4bca6757d59f2f4bca6757d6245
UTF-8 鶯痔u}Y鶯痔u}bE 11101001101101101010111111100111100101111001010001110101011111010101100111101001101101101010111111100111100101111001010001110101011111010110001001000101 e9b6afe79794757d59e9b6afe79794757d6245
UHC 鶯痔u}Y鶯痔u}bE 111001011010001111110110110000000111010101111101010110011110010110100011111101101100000001110101011111010110001001000101 e5a3f6c0757d59e5a3f6c0757d6245

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