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{^ 001111110011111100111111001111110101110101101110011111010011111100111111001111110011111101011101011011100111101101011110 3f3f3f3f5d6e7d3f3f3f3f5d6e7b5e
SJIS-WIN ????]n}????]n{^ 001111110011111100111111001111110101110101101110011111010011111100111111001111110011111101011101011011100111101101011110 3f3f3f3f5d6e7d3f3f3f3f5d6e7b5e
EUC-JP ????]n}????]n{^ 001111110011111100111111001111110101110101101110011111010011111100111111001111110011111101011101011011100111101101011110 3f3f3f3f5d6e7d3f3f3f3f5d6e7b5e
UTF-8 알롃렯렔]n}알롃렯렔]n{^ 11101100100101011000110011101011101000011000001111101011101000001010111111101011101000001001010001011101011011100111110111101100100101011000110011101011101000011000001111101011101000001010111111101011101000001001010001011101011011100111101101011110 ec958ceba183eba0afeba0945d6e7dec958ceba183eba0afeba0945d6e7b5e
UHC 알롃렯렔]n}알롃렯렔]n{^ 1011111011001011100011101100101010001110101111001000111010101001010111010110111001111101101111101100101110001110110010101000111010111100100011101010100101011101011011100111101101011110 becb8eca8ebc8ea95d6e7dbecb8eca8ebc8ea95d6e7b5e

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