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 偲蒔篠質篠ラヲ 100011101100001110001110101010101000111011000010100011101011111110001110110000101101011110100110 8ec38eaa8ec28ebf8ec2d7a6
EUC-JP 偲蒔篠質篠ラヲ 1011110011000101101111001010110010111100110001001011110011000001101111001100010010001110110101111000111010100110 bcc5bcacbcc4bcc1bcc48ed78ea6
UTF-8 偲蒔篠質篠ラヲ 111001011000000110110010111010001001001010010100111001111010111110100000111010001011001110101010111001111010111110100000111011111011111010010111111011111011110110100110 e581b2e89294e7afa0e8b3aae7afa0efbe97efbda6
UHC ?蒔篠質篠?? 0011111111100011110010001110000111000110111100101111010111100001110001100011111100111111 3fe3c8e1c6f2f5e1c63f3f

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