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 ?賂????? 0011111110011000010001110011111100111111001111110011111100111111 3f98473f3f3f3f3f
EUC-JP 鋌賂??焌?? 100011111110010010111011110011111010100000111111001111111000111111001001111010000011111100111111 8fe4bbcfa83f3f8fc9e83f3f
UTF-8 鋌賂렰렡焌숄렯 111010011000101110001100111010001011001110000010111010111010000010110000111010111010000010100001111001111000010010001100111011001000100010000100111010111010000010101111 e98b8ce8b382eba0b0eba0a1e7848cec8884eba0af
UHC 鋌賂렰렡焌숄렯 1110111111111011110101101111000110001110101111011000111010110010111100011110000010111100111100011000111010111100 effbd6f18ebd8eb2f1e0bcf18ebc

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