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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 赱シ遉セD赱シ遉セD^ 111001101101111110111100111001111010010010111110010001001110011011011111101111001110011110100100101111100100010001011110 e6dfbce7a4be44e6dfbce7a4be445e
EUC-JP 赱シ遉セD赱シ遉セD^ 11101100111000011000111010111100111011101010011010001110101111100100010011101100111000011000111010111100111011101010011010001110101111100100010001011110 ece18ebceea68ebe44ece18ebceea68ebe445e
UTF-8 赱シ遉セD赱シ遉セD^ 111010001011010110110001111011111011110110111100111010011000000110001001111011111011110110111110010001001110100010110101101100011110111110111101101111001110100110000001100010011110111110111101101111100100010001011110 e8b5b1efbdbce98189efbdbe44e8b5b1efbdbce98189efbdbe445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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