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 蟾冶シヲ}蟾冶シヲ{^ 111001011011011110010110111010001011110010100110011111011110010110110111100101101110100010111100101001100111101101011110 e5b796e8bca67de5b796e8bca67b5e
EUC-JP 蟾冶シヲ}蟾冶シヲ{^ 11101010101110011100110011101010100011101011110010001110101001100111110111101010101110011100110011101010100011101011110010001110101001100111101101011110 eab9ccea8ebc8ea67deab9ccea8ebc8ea67b5e
UTF-8 蟾冶シヲ}蟾冶シヲ{^ 111010001001111110111110111001011000011010110110111011111011110110111100111011111011110110100110011111011110100010011111101111101110010110000110101101101110111110111101101111001110111110111101101001100111101101011110 e89fbee586b6efbdbcefbda67de89fbee586b6efbdbcefbda67b5e
UHC 蟾冶??}蟾冶??{^ 111000001110101011100101101001110011111100111111011111011110000011101010111001011010011100111111001111110111101101011110 e0eae5a73f3f7de0eae5a73f3f7b5e

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