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 豎千エ溶}豎千エ溶{^ 1110011010110001100100001110011110110100100101110110111001111101111001101011000110010000111001111011010010010111011011100111101101011110 e6b190e7b4976e7de6b190e7b4976e7b5e
EUC-JP 豎千エ溶}豎千エ溶{^ 11101100101100111100000011101001100011101011010011001101110011110111110111101100101100111100000011101001100011101011010011001101110011110111101101011110 ecb3c0e98eb4cdcf7decb3c0e98eb4cdcf7b5e
UTF-8 豎千エ溶}豎千エ溶{^ 111010001011000110001110111001011000110110000011111011111011110110110100111001101011101010110110011111011110100010110001100011101110010110001101100000111110111110111101101101001110011010111010101101100111101101011110 e8b18ee58d83efbdb4e6bab67de8b18ee58d83efbdb4e6bab67b5e
UHC ?千?溶}?千?溶{^ 001111111111010010110110001111111110100111000001011111010011111111110100101101100011111111101001110000010111101101011110 3ff4b63fe9c17d3ff4b63fe9c17b5e

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