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^ 11100111010011100011111100111111001111110100010011100111010011100011111100111111001111110100010001011110 e74e3f3f3f44e74e3f3f3f445e
EUC-JP 躁???D躁???D^ 11101101101011110011111100111111001111110100010011101101101011110011111100111111001111110100010001011110 edaf3f3f3f44edaf3f3f3f445e
UTF-8 躁뀜렰렡D躁뀜렰렡D^ 111010001011101010000001111010111000000010011100111010111010000010110000111010111010000010100001010001001110100010111010100000011110101110000000100111001110101110100000101100001110101110100000101000010100010001011110 e8ba81eb809ceba0b0eba0a144e8ba81eb809ceba0b0eba0a1445e
UHC 躁뀜렰렡D躁뀜렰렡D^ 11110000111000101011001011110001100011101011110110001110101100100100010011110000111000101011001011110001100011101011110110001110101100100100010001011110 f0e2b2f18ebd8eb244f0e2b2f18ebd8eb2445e

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