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^ 1010010110100111110111111101111001000100101001011010011111011111110111100100010001011110 a5a7dfde44a5a7dfde445e
EUC-JP ・ァ゚゙D・ァ゚゙D^ 10001110101001011000111010100111100011101101111110001110110111100100010010001110101001011000111010100111100011101101111110001110110111100100010001011110 8ea58ea78edf8ede448ea58ea78edf8ede445e
UTF-8 ・ァ゚゙D・ァ゚゙D^ 111011111011110110100101111011111011110110100111111011111011111010011111111011111011111010011110010001001110111110111101101001011110111110111101101001111110111110111110100111111110111110111110100111100100010001011110 efbda5efbda7efbe9fefbe9e44efbda5efbda7efbe9fefbe9e445e
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)