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 藷?豺}藷?豺{^ 10001111100100110011111111100110101101110111110110001111100100110011111111100110101101110111101101011110 8f933fe6b77d8f933fe6b77b5e
EUC-JP 藷?豺}藷?豺{^ 10111101111100110011111111101100101110010111110110111101111100110011111111101100101110010111101101011110 bdf33fecb97dbdf33fecb97b5e
UTF-8 藷렽豺}藷렽豺{^ 111010001001011110110111111010111010000010111101111010001011000110111010011111011110100010010111101101111110101110100000101111011110100010110001101110100111101101011110 e897b7eba0bde8b1ba7de897b7eba0bde8b1ba7b5e
UHC 藷렽豺}藷렽豺{^ 111011101100101110001110110001011110001111001111011111011110111011001011100011101100010111100011110011110111101101011110 eecb8ec5e3cf7deecb8ec5e3cf7b5e

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