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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 翹щЖ\}翹щЖ\{^ 1110001111001001100001001000101110000100010001110101110001111101111000111100100110000100100010111000010001000111010111000111101101011110 e3c9848b84475c7de3c9848b84475c7b5e
EUC-JP 翹щЖ\}翹щЖ\{^ 1110011011001011101001111110101110100111101010000101110001111101111001101100101110100111111010111010011110101000010111000111101101011110 e6cba7eba7a85c7de6cba7eba7a85c7b5e
UTF-8 翹щЖ\}翹щЖ\{^ 11100111101111111011100111010001100010011101000010010110010111000111110111100111101111111011100111010001100010011101000010010110010111000111101101011110 e7bfb9d189d0965c7de7bfb9d189d0965c7b5e
UHC 翹щЖ\}翹щЖ\{^ 1100111011101110101011001110101110101100101010000101110001111101110011101110111010101100111010111010110010101000010111000111101101011110 ceeeacebaca85c7dceeeacebaca85c7b5e

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