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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 螽滕萄}螽滕萄{^ 111001011010100010011111111011001001001110111000011111011110010110101000100111111110110010010011101110000111101101011110 e5a89fec93b87de5a89fec93b87b5e
EUC-JP 螽滕萄}螽滕萄{^ 111010101010101011011110111011101100011010111010011111011110101010101010110111101110111011000110101110100111101101011110 eaaadeeec6ba7deaaadeeec6ba7b5e
UTF-8 螽滕萄}螽滕萄{^ 111010001001111010111101111001101011101110010101111010001001000010000100011111011110100010011110101111011110011010111011100101011110100010010000100001000111101101011110 e89ebde6bb95e890847de89ebde6bb95e890847b5e
UHC ??萄}??萄{^ 0011111100111111110101001010110001111101001111110011111111010100101011000111101101011110 3f3fd4ac7d3f3fd4ac7b5e

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