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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 潁??泣??潁 10011111111100010011111100111111100010111000001100111111001111111001111111110001 9ff13f3f8b833f3f9ff1
EUC-JP 潁??泣??潁 11011110111100110011111100111111101101011110001100111111001111111101111011110011 def33f3fb5e33f3fdef3
UTF-8 潁뺣봺泣녹쭬潁 111001101011110110000001111010111011101010100011111010111011010010111010111001101011001110100011111010111000010110111001111011001010110110101100111001101011110110000001 e6bd81ebbaa3ebb4bae6b3a3eb85b9ecadace6bd81
UHC 潁뺣봺泣녹쭬潁 1110011110111000100101011110101110010100100000011110101111101000101100111110110010100111101000001110011110111000 e7b895eb9481ebe8b3eca7a0e7b8

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