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 潁??依??攸 10011111111100010011111100111111100010001100101100111111001111111001110110111111 9ff13f3f88cb3f3f9dbf
EUC-JP 潁??依??攸 11011110111100110011111100111111101100001100110100111111001111111101101011000001 def33f3fb0cd3f3fdac1
UTF-8 潁딅낌依닷뀴攸 111001101011110110000001111010111001010010000101111010111000001010001100111001001011111010011101111010111000101110110111111010111000000010110100111001101001010010111000 e6bd81eb9485eb828ce4be9deb8bb7eb80b4e694b8
UHC 潁딅낌依닷뀴攸 1110011110111000100010101110101110110011101001101110101111101110101101001110010110000101101010101110101011110010 e7b88aebb3a6ebeeb4e585aaeaf2

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