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^ 0011111110100010001111111011001101000100001111111010001000111111101100110100010001011110 3fa23fb3443fa23fb3445e
EUC-JP ?「?ウD?「?ウD^ 001111111000111010100010001111111000111010110011010001000011111110001110101000100011111110001110101100110100010001011110 3f8ea23f8eb3443f8ea23f8eb3445e
UTF-8 䭵「䭵ウD䭵「䭵ウD^ 111001001010110110110101111011111011110110100010111001001010110110110101111011111011110110110011010001001110010010101101101101011110111110111101101000101110010010101101101101011110111110111101101100110100010001011110 e4adb5efbda2e4adb5efbdb344e4adb5efbda2e4adb5efbdb3445e
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)