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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 譯?Цn}譯?Цn{^ 111001101010000100111111100001000101011101101110011111011110011010100001001111111000010001010111011011100111101101011110 e6a13f84576e7de6a13f84576e7b5e
EUC-JP 譯?Цn}譯?Цn{^ 111011001010001100111111101001111011100001101110011111011110110010100011001111111010011110111000011011100111101101011110 eca33fa7b86e7deca33fa7b86e7b5e
UTF-8 譯롮Цn}譯롮Цn{^ 111010001010110110101111111010111010000110101110110100001010011001101110011111011110100010101101101011111110101110100001101011101101000010100110011011100111101101011110 e8adafeba1aed0a66e7de8adafeba1aed0a66e7b5e
UHC 譯롮Цn}譯롮Цn{^ 1110011010111011100011101110110010101100101110000110111001111101111001101011101110001110111011001010110010111000011011100111101101011110 e6bb8eecacb86e7de6bb8eecacb86e7b5e

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