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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 豢ゥ雍梗}豢ゥ雍梗{^ 1110011010110100101010011110100010110100100011010101101101111101111001101011010010101001111010001011010010001101010110110111101101011110 e6b4a9e8b48d5b7de6b4a9e8b48d5b7b5e
EUC-JP 豢ゥ雍梗}豢ゥ雍梗{^ 11101100101101101000111010101001111100001011011010111001101111000111110111101100101101101000111010101001111100001011011010111001101111000111101101011110 ecb68ea9f0b6b9bc7decb68ea9f0b6b9bc7b5e
UTF-8 豢ゥ雍梗}豢ゥ雍梗{^ 111010001011000110100010111011111011110110101001111010011001101110001101111001101010001010010111011111011110100010110001101000101110111110111101101010011110100110011011100011011110011010100010100101110111101101011110 e8b1a2efbda9e99b8de6a2977de8b1a2efbda9e99b8de6a2977b5e
UHC ??雍梗}??雍梗{^ 001111110011111111101000101111001100110011011011011111010011111100111111111010001011110011001100110110110111101101011110 3f3fe8bcccdb7d3f3fe8bcccdb7b5e

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