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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 迯ク迚狗嵯迯ク 111001111000110110111000111001111000100110001011111001111000110110110101111001111000110110111000 e78db8e7898be78db5e78db8
EUC-JP 迯ク迚狗嵯迯ク 1110110111101101100011101011100011101101111010011011011011101001101110101011011111101101111011011000111010111000 eded8eb8ede9b6e9bab7eded8eb8
UTF-8 迯ク迚狗嵯迯ク 111010001011111110101111111011111011110110111000111010001011111110011010111001111000101110010111111001011011010110101111111010001011111110101111111011111011110110111000 e8bfafefbdb8e8bf9ae78b97e5b5afe8bfafefbdb8
UHC ???狗嵯?? 001111110011111100111111110011111011011111110011101010110011111100111111 3f3f3fcfb7f3ab3f3f

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