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^ 10001111011101100011111100111111001111110100010010001111011101100011111100111111001111110100010001011110 8f763f3f3f448f763f3f3f445e
EUC-JP 竣???D竣???D^ 10111101110101110011111100111111001111110100010010111101110101110011111100111111001111110100010001011110 bdd73f3f3f44bdd73f3f3f445e
UTF-8 竣뀜렰렡D竣뀜렰렡D^ 111001111010101110100011111010111000000010011100111010111010000010110000111010111010000010100001010001001110011110101011101000111110101110000000100111001110101110100000101100001110101110100000101000010100010001011110 e7aba3eb809ceba0b0eba0a144e7aba3eb809ceba0b0eba0a1445e
UHC 竣뀜렰렡D竣뀜렰렡D^ 11110001111000101011001011110001100011101011110110001110101100100100010011110001111000101011001011110001100011101011110110001110101100100100010001011110 f1e2b2f18ebd8eb244f1e2b2f18ebd8eb2445e

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