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 ??????E 00111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f45
SJIS-WIN 偲辞篠汐篠鴫E 10001110110000111000111010101011100011101100001010001110101011001000111011000010100011101011000001000101 8ec38eab8ec28eac8ec28eb045
EUC-JP 偲辞篠汐篠鴫E 10111100110001011011110010101101101111001100010010111100101011101011110011000100101111001011001001000101 bcc5bcadbcc4bcaebcc4bcb245
UTF-8 偲辞篠汐篠鴫E 11100101100000011011001011101000101111101001111011100111101011111010000011100110101100011001000011100111101011111010000011101001101101001010101101000101 e581b2e8be9ee7afa0e6b190e7afa0e9b4ab45
UHC ??篠汐篠?E 00111111001111111110000111000110111000001011000111100001110001100011111101000101 3f3fe1c6e0b1e1c63f45

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