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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 嶹「酥ッ嶹「酥ッ^ 11111010101101011010001011100111110001101010111111111010101101011010001011100111110001101010111101011110 fab5a2e7c6affab5a2e7c6af5e
EUC-JP 嶹「酥ッ嶹「酥ッ^ 10001111101110111111010110001110101000101110111011001000100011101010111110001111101110111111010110001110101000101110111011001000100011101010111101011110 8fbbf58ea2eec88eaf8fbbf58ea2eec88eaf5e
UTF-8 嶹「酥ッ嶹「酥ッ^ 11100101101101101011100111101111101111011010001011101001100001011010010111101111101111011010111111100101101101101011100111101111101111011010001011101001100001011010010111101111101111011010111101011110 e5b6b9efbda2e985a5efbdafe5b6b9efbda2e985a5efbdaf5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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