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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 潁←?潁→?^ 1001111111110001100000011010100100111111100111111111000110000001101010000011111101011110 9ff181a93f9ff181a83f5e
EUC-JP 潁←?潁→?^ 1101111011110011101000101010101100111111110111101111001110100010101010100011111101011110 def3a2ab3fdef3a2aa3f5e
UTF-8 潁←퉫潁→짎^ 11100110101111011000000111100010100001101001000011101101100010011010101111100110101111011000000111100010100001101001001011101100101001111000111001011110 e6bd81e28690ed89abe6bd81e28692eca78e5e
UHC 潁←퉫潁→짎^ 11100111101110001010000111100111101110011000001111100111101110001010000111100110101000111001101001011110 e7b8a1e7b983e7b8a1e6a39a5e

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