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 ???焉??? 0011111100111111001111111110000010000001001111110011111100111111 3f3f3fe0813f3f3f
EUC-JP 繇??焉??? 10001111110101001101000100111111001111111101111111100001001111110011111100111111 8fd4d13f3fdfe13f3f3f
UTF-8 繇뉖젚焉뉙룉溜 111001111011100110000111111010111000100110010110111011001010000010011010111001111000010010001001111010111000100110011001111010111010001110001001111011111010011110001011 e7b987eb8996eca09ae78489eb8999eba389efa78b
UHC 繇뉖젚焉뉙룉溜 1110100110100011100001111110101110100000100101101110010111101010100001111110110110001111100010001110101011111110 e9a387eba096e5ea87ed8f88eafe

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