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 癲??二??濡 11100001100111110011111100111111100100111111000100111111001111111001010001000111 e19f3f3f93f13f3f9447
EUC-JP 癲??二??濡 11100010101000010011111100111111110001101111001100111111001111111100011110101000 e2a13f3fc6f33f3fc7a8
UTF-8 癲덈ㅏ二깍쭓濡 111001111001100110110010111010111000110110001000111000111000010110001111111001001011101010001100111010101011100110001101111011001010110110010011111001101011111110100001 e799b2eb8d88e3858fe4ba8ceab98decad93e6bfa1
UHC 癲덈ㅏ二깍쭓濡 1110111110100110100010001110101110100100101111111110110010100011101100011110111110100111100010111110101110100001 efa688eba4bfeca3b1efa78beba1

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