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^ 100011101110110110011101010000010011111100111111010001001000111011101101100111010100000100111111001111110100010001011110 8eed9d413f3f448eed9d413f3f445e
EUC-JP 種戡??D種戡??D^ 101111001110111111011001101000100011111100111111010001001011110011101111110110011010001000111111001111110100010001011110 bcefd9a23f3f44bcefd9a23f3f445e
UTF-8 種戡렰렞D種戡렰렞D^ 111001111010100010101110111001101000100010100001111010111010000010110000111010111010000010011110010001001110011110101000101011101110011010001000101000011110101110100000101100001110101110100000100111100100010001011110 e7a8aee688a1eba0b0eba09e44e7a8aee688a1eba0b0eba09e445e
UHC 種戡렰렞D種戡렰렞D^ 11110000111110101100101011110001100011101011110110001110101011110100010011110000111110101100101011110001100011101011110110001110101011110100010001011110 f0facaf18ebd8eaf44f0facaf18ebd8eaf445e

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