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 上ォシメ蓁シ、シ 10001111111000111010101110111100110100101110010011101011101111001010010010111100 8fe3abbcd2e4ebbca4bc
EUC-JP 上ォシメ蓁シ、シ 10111110111001011000111010101011100011101011110010001110110100101110100011101101100011101011110010001110101001001000111010111100 bee58eab8ebc8ed2e8ed8ebc8ea48ebc
UTF-8 上ォシメ蓁シ、シ 111001001011100010001010111011111011110110101011111011111011110110111100111011111011111010010010111010001001001110000001111011111011110110111100111011111011110110100100111011111011110110111100 e4b88aefbdabefbdbcefbe92e89381efbdbcefbda4efbdbc
UHC 上??????? 110111111011111000111111001111110011111100111111001111110011111100111111 dfbe3f3f3f3f3f3f3f

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