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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 豢ゥ髫玖霎ー貂 1110011010110100101010011110100110011010100010111110100011111000100010111110100010111110101100001110011010111000 e6b4a9e99a8be8f88be8beb0e6b8
EUC-JP 豢ゥ髫玖?霎ー貂 111011001011011010001110101010011111000111111010101101101110101000111111111100001100000010001110101100001110110010111010 ecb68ea9f1fab6ea3ff0c08eb0ecba
UTF-8 豢ゥ髫玖霎ー貂 111010001011000110100010111011111011110110101001111010011010101110101011111001111000111010010110111011101001100010101010111010011001110010001110111011111011110110110000111010001011001010000010 e8b1a2efbda9e9ababe78e96ee98aae99c8eefbdb0e8b282
UHC ???玖???貂 00111111001111110011111111001111101110000011111100111111001111111111010110110000 3f3f3fcfb83f3f3ff5b0

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