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 逹。蛻溢囁逹。 111001111001110110100001111001011000100010001000111011001001101010010001111001111001110110100001 e79da1e58888ec9a91e79da1
EUC-JP 逹。蛻溢囁逹。 1110110111111101100011101010000111101001111010001011000011101110110100111111000111101101111111011000111010100001 edfd8ea1e9e8b0eed3f1edfd8ea1
UTF-8 逹。蛻溢囁逹。 111010011000000010111001111011111011110110100001111010001001101110111011111001101011101010100010111001011001101110000001111010011000000010111001111011111011110110100001 e980b9efbda1e89bbbe6baa2e59b81e980b9efbda1
UHC ???溢??? 0011111100111111001111111110110011101110001111110011111100111111 3f3f3fecee3f3f3f

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