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^ 00111111100101001101011000111111001111110100010000111111100101001101011000111111001111110100010001011110 3f94d63f3f443f94d63f3f445e
EUC-JP ?磐??D?磐??D^ 00111111110010001101100000111111001111110100010000111111110010001101100000111111001111110100010001011110 3fc8d83f3f443fc8d83f3f445e
UTF-8 亐磐렰렦D亐磐렰렦D^ 111001001011101010010000111001111010001110010000111010111010000010110000111010111010000010100110010001001110010010111010100100001110011110100011100100001110101110100000101100001110101110100000101001100100010001011110 e4ba90e7a390eba0b0eba0a644e4ba90e7a390eba0b0eba0a6445e
UHC 亐磐렰렦D亐磐렰렦D^ 11101010101001111101101011110001100011101011110110001110101101010100010011101010101001111101101011110001100011101011110110001110101101010100010001011110 eaa7daf18ebd8eb544eaa7daf18ebd8eb5445e

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