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^ 00111111111110101101100100111111001111110100010000111111111110101101100100111111001111110100010001011110 3ffad93f3f443ffad93f3f445e
EUC-JP ?晳??D?晳??D^ 001111111000111111000010110001000011111100111111010001000011111110001111110000101100010000111111001111110100010001011110 3f8fc2c43f3f443f8fc2c43f3f445e
UTF-8 歷晳歷쎺D歷晳歷쎺D^ 111011111010011010001100111001101001100110110011111011111010011010001100111011001000111010111010010001001110111110100110100011001110011010011001101100111110111110100110100011001110110010001110101110100100010001011110 efa68ce699b3efa68cec8eba44efa68ce699b3efa68cec8eba445e
UHC 歷晳歷쎺D歷晳歷쎺D^ 11100110101110001110000010101111111001101011100010011011111000010100010011100110101110001110000010101111111001101011100010011011111000010100010001011110 e6b8e0afe6b89be144e6b8e0afe6b89be1445e

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