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^ 100100011110011010011011110100010011111100111111010001001001000111100110100110111101000100111111001111110100010001011110 91e69bd13f3f4491e69bd13f3f445e
EUC-JP 第嶝??D第嶝??D^ 110000101110100011010110110100110011111100111111010001001100001011101000110101101101001100111111001111110100010001011110 c2e8d6d33f3f44c2e8d6d33f3f445e
UTF-8 第嶝렰렱D第嶝렰렱D^ 111001111010110010101100111001011011011010011101111010111010000010110000111010111010000010110001010001001110011110101100101011001110010110110110100111011110101110100000101100001110101110100000101100010100010001011110 e7acace5b69deba0b0eba0b144e7acace5b69deba0b0eba0b1445e
UHC 第嶝렰렱D第嶝렰렱D^ 11110000101011111101010011110001100011101011110110001110101111100100010011110000101011111101010011110001100011101011110110001110101111100100010001011110 f0afd4f18ebd8ebe44f0afd4f18ebd8ebe445e

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