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^ 111001111000000110111100111001111010010010111110010001001110011110000001101111001110011110100100101111100100010001011110 e781bce7a4be44e781bce7a4be445e
EUC-JP 轣シ遉セD轣シ遉セD^ 11101101111000011000111010111100111011101010011010001110101111100100010011101101111000011000111010111100111011101010011010001110101111100100010001011110 ede18ebceea68ebe44ede18ebceea68ebe445e
UTF-8 轣シ遉セD轣シ遉セD^ 111010001011110110100011111011111011110110111100111010011000000110001001111011111011110110111110010001001110100010111101101000111110111110111101101111001110100110000001100010011110111110111101101111100100010001011110 e8bda3efbdbce98189efbdbe44e8bda3efbdbce98189efbdbe445e
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)