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{^ 100011110101111100111111001111110101110001101110011111011000111101011111001111110011111101011100011011100111101101011110 8f5f3f3f5c6e7d8f5f3f3f5c6e7b5e
EUC-JP 柔??\n}柔??\n{^ 101111011100000000111111001111110101110001101110011111011011110111000000001111110011111101011100011011100111101101011110 bdc03f3f5c6e7dbdc03f3f5c6e7b5e
UTF-8 柔싰탞\n}柔싰탞\n{^ 11100110100111111001010011101100100010111011000011101101100000111001111001011100011011100111110111100110100111111001010011101100100010111011000011101101100000111001111001011100011011100111101101011110 e69f94ec8bb0ed839e5c6e7de69f94ec8bb0ed839e5c6e7b5e
UHC 柔싰탞\n}柔싰탞\n{^ 11101010111101011001101011101010101101011000001001011100011011100111110111101010111101011001101011101010101101011000001001011100011011100111101101011110 eaf59aeab5825c6e7deaf59aeab5825c6e7b5e

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