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^ 111110111010000110110110111010001000000010110011010001001111101110100001101101101110100010000000101100110100010001011110 fba1b6e880b344fba1b6e880b3445e
EUC-JP ?カ閠ウD?カ閠ウD^ 0011111110001110101101101110111111100000100011101011001101000100001111111000111010110110111011111110000010001110101100110100010001011110 3f8eb6efe08eb3443f8eb6efe08eb3445e
UTF-8 蠇カ閠ウD蠇カ閠ウD^ 111010001010000010000111111011111011110110110110111010011001011010100000111011111011110110110011010001001110100010100000100001111110111110111101101101101110100110010110101000001110111110111101101100110100010001011110 e8a087efbdb6e996a0efbdb344e8a087efbdb6e996a0efbdb3445e
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)