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 豢ゥ髫矩嚥霎ー 111001101011010010101001111010011001101010001011111010011001101010001011111010001011111010110000 e6b4a9e99a8be99a8be8beb0
EUC-JP 豢ゥ髫矩嚥霎ー 1110110010110110100011101010100111110001111110101011011011101011110100111110101111110000110000001000111010110000 ecb68ea9f1fab6ebd3ebf0c08eb0
UTF-8 豢ゥ髫矩嚥霎ー 111010001011000110100010111011111011110110101001111010011010101110101011111001111001111110101001111001011001101010100101111010011001110010001110111011111011110110110000 e8b1a2efbda9e9ababe79fa9e59aa5e99c8eefbdb0
UHC ???矩嚥?? 001111110011111100111111110011111011101111100110101111110011111100111111 3f3f3fcfbbe6bf3f3f

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