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 癲?〃???諛 11100001100111110011111110000001010101100011111100111111001111111110011010000111 e19f3f81563f3f3fe687
EUC-JP 癲?〃絪??諛 111000101010000100111111101000011011011110001111110100111110110000111111001111111110101111100111 e2a13fa1b78fd3ec3f3febe7
UTF-8 癲녿〃絪배쯁諛 111001111001100110110010111010111000010110111111111000111000000010000011111001111011010110101010111010111011000010110000111011001010111110000001111010001010101110011011 e799b2eb85bfe38083e7b5aaebb0b0ecaf81e8ab9b
UHC 癲녿〃絪배쯁諛 1110111110100110100001101110101110100001101010001110110011011111101110011110100010101000100111011110101110110000 efa686eba1a8ecdfb9e8a89debb0

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