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 ??K}??K{^ 001111110011111101001011011111010011111100111111010010110111101101011110 3f3f4b7d3f3f4b7b5e
SJIS-WIN 潁睹K}潁睹K{^ 10011111111100011110000111001111010010110111110110011111111100011110000111001111010010110111101101011110 9ff1e1cf4b7d9ff1e1cf4b7b5e
EUC-JP 潁睹K}潁睹K{^ 11011110111100111110001011010001010010110111110111011110111100111110001011010001010010110111101101011110 def3e2d14b7ddef3e2d14b7b5e
UTF-8 潁睹K}潁睹K{^ 1110011010111101100000011110011110011101101110010100101101111101111001101011110110000001111001111001110110111001010010110111101101011110 e6bd81e79db94b7de6bd81e79db94b7b5e
UHC 潁睹K}潁睹K{^ 11100111101110001101010010101001010010110111110111100111101110001101010010101001010010110111101101011110 e7b8d4a94b7de7b8d4a94b7b5e

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