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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 上゚シソセマ蒔ショ 1000111111100011110111111011110010111111101111101100111110001110101010101011110010101110 8fe3dfbcbfbecf8eaabcae
EUC-JP 上゚シソセマ蒔ショ 101111101110010110001110110111111000111010111100100011101011111110001110101111101000111011001111101111001010110010001110101111001000111010101110 bee58edf8ebc8ebf8ebe8ecfbcac8ebc8eae
UTF-8 上゚シソセマ蒔ショ 111001001011100010001010111011111011111010011111111011111011110110111100111011111011110110111111111011111011110110111110111011111011111010001111111010001001001010010100111011111011110110111100111011111011110110101110 e4b88aefbe9fefbdbcefbdbfefbdbeefbe8fe89294efbdbcefbdae
UHC 上?????蒔?? 1101111110111110001111110011111100111111001111110011111111100011110010000011111100111111 dfbe3f3f3f3f3fe3c83f3f

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