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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 上ソシァセ瑟ケシ 10001111111000111011111110111100101001111011111011100000111011001011100110111100 8fe3bfbca7bee0ecb9bc
EUC-JP 上ソシァセ瑟ケシ 10111110111001011000111010111111100011101011110010001110101001111000111010111110111000001110111010001110101110011000111010111100 bee58ebf8ebc8ea78ebee0ee8eb98ebc
UTF-8 上ソシァセ瑟ケシ 111001001011100010001010111011111011110110111111111011111011110110111100111011111011110110100111111011111011110110111110111001111001000110011111111011111011110110111001111011111011110110111100 e4b88aefbdbfefbdbcefbda7efbdbee7919fefbdb9efbdbc
UHC 上????瑟?? 11011111101111100011111100111111001111110011111111100011101000100011111100111111 dfbe3f3f3f3fe3a23f3f

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