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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ???◇[???◇[^ 00111111001111110011111110000001100111100101101100111111001111110011111110000001100111100101101101011110 3f3f3f819e5b3f3f3f819e5b5e
EUC-JP ???◇[???◇[^ 00111111001111110011111110100001111111100101101100111111001111110011111110100001111111100101101101011110 3f3f3fa1fe5b3f3f3fa1fe5b5e
UTF-8 룶핊◈◇[룶핊◈◇[^ 111010111010001110110110111011011001010110001010111000101001011110001000111000101001011110000111010110111110101110100011101101101110110110010101100010101110001010010111100010001110001010010111100001110101101101011110 eba3b6ed958ae29788e297875beba3b6ed958ae29788e297875b5e
UHC 룶핊◈◇[룶핊◈◇[^ 10001111101010111100000010001111101000101100001010100001110111100101101110001111101010111100000010001111101000101100001010100001110111100101101101011110 8fabc08fa2c2a1de5b8fabc08fa2c2a1de5b5e

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