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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 荳ケ讓ス荳ケ讓ス 111001001011100010111001111001101010100010111101111001001011100010111001111001101010100010111101 e4b8b9e6a8bde4b8b9e6a8bd
EUC-JP 荳ケ讓ス荳ケ讓ス 11101000101110101000111010111001111011001010101010001110101111011110100010111010100011101011100111101100101010101000111010111101 e8ba8eb9ecaa8ebde8ba8eb9ecaa8ebd
UTF-8 荳ケ讓ス荳ケ讓ス 111010001000110110110011111011111011110110111001111010001010111010010011111011111011110110111101111010001000110110110011111011111011110110111001111010001010111010010011111011111011110110111101 e88db3efbdb9e8ae93efbdbde88db3efbdb9e8ae93efbdbd
UHC 荳?讓?荳?讓? 110101001110010100111111111001011101001100111111110101001110010100111111111001011101001100111111 d4e53fe5d33fd4e53fe5d33f

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