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{^ 0011111100111111010111000110111001111101001111110011111101011100011011100111101101011110 3f3f5c6e7d3f3f5c6e7b5e
SJIS-WIN 善燮\n}善燮\n{^ 100100010101000010011001110101110101110001101110011111011001000101010000100110011101011101011100011011100111101101011110 915099d75c6e7d915099d75c6e7b5e
EUC-JP 善燮\n}善燮\n{^ 110000011011000111010010110110010101110001101110011111011100000110110001110100101101100101011100011011100111101101011110 c1b1d2d95c6e7dc1b1d2d95c6e7b5e
UTF-8 善燮\n}善燮\n{^ 11100101100101101000010011100111100001111010111001011100011011100111110111100101100101101000010011100111100001111010111001011100011011100111101101011110 e59684e787ae5c6e7de59684e787ae5c6e7b5e
UHC 善燮\n}善燮\n{^ 111000001011110011100000111100000101110001101110011111011110000010111100111000001111000001011100011011100111101101011110 e0bce0f05c6e7de0bce0f05c6e7b5e

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