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 閼ア蟆願┳蟆蛙 11101000100001001011000111100101101100001000101011101000100001001011000111100101101100001000101001011110 e884b1e5b08ae884b1e5b08a5e
EUC-JP 閼ア蟆願┳蟆蛙 1110111111100100100011101011000111101010101100101011010011101010101010001011001111101010101100101011001110111111 efe48eb1eab2b4eaa8b3eab2b3bf
UTF-8 閼ア蟆願┳蟆蛙 111010011001011010111100111011111011110110110001111010001001111110000110111010011010000110011000111000101001010010110011111010001001111110000110111010001001101110011001 e996bcefbdb1e89f86e9a198e294b3e89f86e89b99
UHC 閼??願┳?蛙 1110010011011001001111110011111111101010110000111010011010110011001111111110100011000011 e4d93f3feac3a6b33fe8c3

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