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{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 盖眩k}盖眩k{^ 11100001101100111110000110111111011010110111110111100001101100111110000110111111011010110111101101011110 e1b3e1bf6b7de1b3e1bf6b7b5e
EUC-JP 盖眩k}盖眩k{^ 11100010101101011110001011000001011010110111110111100010101101011110001011000001011010110111101101011110 e2b5e2c16b7de2b5e2c16b7b5e
UTF-8 盖眩k}盖眩k{^ 1110011110011011100101101110011110011100101010010110101101111101111001111001101110010110111001111001110010101001011010110111101101011110 e79b96e79ca96b7de79b96e79ca96b7b5e
UHC 盖眩k}盖眩k{^ 11001011110011001111101011011111011010110111110111001011110011001111101011011111011010110111101101011110 cbccfadf6b7dcbccfadf6b7b5e

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