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 骭サ蟠溶}骭サ蟠溶{^ 1110100110001100101110111110010110110100100101110110111001111101111010011000110010111011111001011011010010010111011011100111101101011110 e98cbbe5b4976e7de98cbbe5b4976e7b5e
EUC-JP 骭サ蟠溶}骭サ蟠溶{^ 11110001111011001000111010111011111010101011011011001101110011110111110111110001111011001000111010111011111010101011011011001101110011110111101101011110 f1ec8ebbeab6cdcf7df1ec8ebbeab6cdcf7b5e
UTF-8 骭サ蟠溶}骭サ蟠溶{^ 111010011010101010101101111011111011110110111011111010001001111110100000111001101011101010110110011111011110100110101010101011011110111110111101101110111110100010011111101000001110011010111010101101100111101101011110 e9aaadefbdbbe89fa0e6bab67de9aaadefbdbbe89fa0e6bab67b5e
UHC ??蟠溶}??蟠溶{^ 001111110011111111011010111101101110100111000001011111010011111100111111110110101111011011101001110000010111101101011110 3f3fdaf6e9c17d3f3fdaf6e9c17b5e

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