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 コ枻セ}コ枻セ{^ 111100101011110110111010111110101110001010111110011111011111001010111101101110101111101011100010101111100111101101011110 f2bdbafae2be7df2bdbafae2be7b5e
EUC-JP ?コ枻セ}?コ枻セ{^ 00111111100011101011101010001111110000111011010110001110101111100111110100111111100011101011101010001111110000111011010110001110101111100111101101011110 3f8eba8fc3b58ebe7d3f8eba8fc3b58ebe7b5e
UTF-8 コ枻セ}コ枻セ{^ 111011101000011110110100111011111011110110111010111001101001111010111011111011111011110110111110011111011110111010000111101101001110111110111101101110101110011010011110101110111110111110111101101111100111101101011110 ee87b4efbdbae69ebbefbdbe7dee87b4efbdbae69ebbefbdbe7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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