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{^ 001111111000111101100110001111110101110001101110011111010011111110001111011001100011111101011100011011100111101101011110 3f8f663f5c6e7d3f8f663f5c6e7b5e
EUC-JP ?叔?\n}?叔?\n{^ 001111111011110111000111001111110101110001101110011111010011111110111101110001110011111101011100011011100111101101011110 3fbdc73f5c6e7d3fbdc73f5c6e7b5e
UTF-8 윧叔뼔\n}윧叔뼔\n{^ 11101100100111001010011111100101100011111001010011101011101111001001010001011100011011100111110111101100100111001010011111100101100011111001010011101011101111001001010001011100011011100111101101011110 ec9ca7e58f94ebbc945c6e7dec9ca7e58f94ebbc945c6e7b5e
UHC 윧叔뼔\n}윧叔뼔\n{^ 10011111101001111110001011010010100101101001110001011100011011100111110110011111101001111110001011010010100101101001110001011100011011100111101101011110 9fa7e2d2969c5c6e7d9fa7e2d2969c5c6e7b5e

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