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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN シヘ踞}シヘ踞{^ 111100001011110110111100110011011110011011110101011111011111000010111101101111001100110111100110111101010111101101011110 f0bdbccde6f57df0bdbccde6f57b5e
EUC-JP ?シヘ踞}?シヘ踞{^ 0011111110001110101111001000111011001101111011001111011101111101001111111000111010111100100011101100110111101100111101110111101101011110 3f8ebc8ecdecf77d3f8ebc8ecdecf77b5e
UTF-8 シヘ踞}シヘ踞{^ 111011101000000110111100111011111011110110111100111011111011111010001101111010001011100010011110011111011110111010000001101111001110111110111101101111001110111110111110100011011110100010111000100111100111101101011110 ee81bcefbdbcefbe8de8b89e7dee81bcefbdbcefbe8de8b89e7b5e
UHC ???踞}???踞{^ 00111111001111110011111111001011111001100111110100111111001111110011111111001011111001100111101101011110 3f3f3fcbe67d3f3f3fcbe67b5e

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