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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 逶槫尹i逶槫尹iB 111001111001101110011110111001011001101110011010011010011110011110011011100111101110010110011011100110100110100101000010 e79b9ee59b9a69e79b9ee59b9a6942
EUC-JP 逶槫尹i逶槫尹iB 111011011111101111011100111001111101010111111010011010011110110111111011110111001110011111010101111110100110100101000010 edfbdce7d5fa69edfbdce7d5fa6942
UTF-8 逶槫尹i逶槫尹iB 111010011000000010110110111001101010011110101011111001011011000010111001011010011110100110000000101101101110011010100111101010111110010110110000101110010110100101000010 e980b6e6a7abe5b0b969e980b6e6a7abe5b0b96942
UHC ??尹i??尹iB 0011111100111111111010111100010101101001001111110011111111101011110001010110100101000010 3f3febc5693f3febc56942

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