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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 縡?怨栢縡?怨栢B 111000110111000100111111100010011000010110001010100111001110001101110001001111111000100110000101100010101001110001000010 e3713f89858a9ce3713f89858a9c42
EUC-JP 縡?怨栢縡?怨栢B 111001011101001000111111101100011110010110110011111111001110010111010010001111111011000111100101101100111111110001000010 e5d23fb1e5b3fce5d23fb1e5b3fc42
UTF-8 縡렕怨栢縡렕怨栢B 11100111101110001010000111101011101000001001010111100110100000001010100011100110101000001010001011100111101110001010000111101011101000001001010111100110100000001010100011100110101000001010001001000010 e7b8a1eba095e680a8e6a0a2e7b8a1eba095e680a8e6a0a242
UHC 縡렕怨栢縡렕怨栢B 1110111010101101100011101010101011101010101100111101101111011011111011101010110110001110101010101110101010110011110110111101101101000010 eead8eaaeab3dbdbeead8eaaeab3dbdb42

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