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{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 譯??\n}譯??\n{^ 111001101010000100111111001111110101110001101110011111011110011010100001001111110011111101011100011011100111101101011110 e6a13f3f5c6e7de6a13f3f5c6e7b5e
EUC-JP 譯??\n}譯??\n{^ 111011001010001100111111001111110101110001101110011111011110110010100011001111110011111101011100011011100111101101011110 eca33f3f5c6e7deca33f3f5c6e7b5e
UTF-8 譯롰눉\n}譯롰눉\n{^ 11101000101011011010111111101011101000011011000011101011100010001000100101011100011011100111110111101000101011011010111111101011101000011011000011101011100010001000100101011100011011100111101101011110 e8adafeba1b0eb88895c6e7de8adafeba1b0eb88895c6e7b5e
UHC 譯롰눉\n}譯롰눉\n{^ 11100110101110111000111011101101100001111010011101011100011011100111110111100110101110111000111011101101100001111010011101011100011011100111101101011110 e6bb8eed87a75c6e7de6bb8eed87a75c6e7b5e

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