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 癲??艤??溢 11100001100111110011111100111111111001000111111000111111001111111000100011101100 e19f3f3fe47e3f3f88ec
EUC-JP 癲??艤??溢 11100010101000010011111100111111111001111101111100111111001111111011000011101110 e2a13f3fe7df3f3fb0ee
UTF-8 癲띾끀艤욘쾬溢 111001111001100110110010111010111001110110111110111010111000000110000000111010001000100110100100111011001001101010011000111011001011111010101100111001101011101010100010 e799b2eb9dbeeb8180e889a4ec9a98ecbeace6baa2
UHC 癲띾끀艤욘쾬溢 1110111110100110100011011110101110000101101101101110101111111010101111111110011010110010100000111110110011101110 efa68deb85b6ebfabfe6b283ecee

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