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 璽璽^ 11101110100000101011100111100111100100101011110111101110100001011011010111100111100100101011110101011110 ee82b9e792bdee85b5e792bd5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP î??ç??î??ç??^ 100011111010101111000010001111110011111110001111101010111010111000111111001111111000111110101011110000100011111100111111100011111010101110101110001111110011111101011110 8fabc23f3f8fabae3f3f8fabc23f3f8fabae3f3f5e
UTF-8 璽璽^ 11000011101011101100001010000010110000101011100111000011101001111100001010010010110000101011110111000011101011101100001010000101110000101011010111000011101001111100001010010010110000101011110101011110 c3aec282c2b9c3a7c292c2bdc3aec285c2b5c3a7c292c2bd5e
UHC ??¹??½?????½^ 00111111001111111010100111110110001111110011111110101000111101100011111100111111001111110011111100111111101010001111011001011110 3f3fa9f63f3fa8f63f3f3f3f3fa8f65e

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