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 潁〓?冗??濡 1001111111110001100000011010110000111111100011111110011100111111001111111001010001000111 9ff181ac3f8fe73f3f9447
EUC-JP 潁〓?冗??濡 1101111011110011101000101010111000111111101111101110100100111111001111111100011110101000 def3a2ae3fbee93f3fc7a8
UTF-8 潁〓젙冗밴여濡 111001101011110110000001111000111000000010010011111011001010000010011001111001011000011010010111111010111011000010110100111011001001011110101100111001101011111110100001 e6bd81e38093eca099e58697ebb0b4ec97ace6bfa1
UHC 潁〓젙冗밴여濡 1110011110111000101000011110101110100000100101011110100110110111101110011110101010111111101010011110101110100001 e7b8a1eba095e9b7b9eabfa9eba1

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