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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 牋シカ髙牋シカ馞^ 11100000101011101011110010110110111110111111110011100000101011101011110010110110111110111111101001011110 e0aebcb6fbfce0aebcb6fbfa5e
EUC-JP 牋シカ?牋シカ?^ 111000001011000010001110101111001000111010110110001111111110000010110000100011101011110010001110101101100011111101011110 e0b08ebc8eb63fe0b08ebc8eb63f5e
UTF-8 牋シカ髙牋シカ馞^ 11100111100010011000101111101111101111011011110011101111101111011011011011101001101010111001100111100111100010011000101111101111101111011011110011101111101111011011011011101001101001101001111001011110 e7898befbdbcefbdb6e9ab99e7898befbdbcefbdb6e9a69e5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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