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 疑???}疑???{^ 10001011010111100011111100111111001111110111110110001011010111100011111100111111001111110111101101011110 8b5e3f3f3f7d8b5e3f3f3f7b5e
EUC-JP 疑???}疑???{^ 10110101101111110011111100111111001111110111110110110101101111110011111100111111001111110111101101011110 b5bf3f3f3f7db5bf3f3f3f7b5e
UTF-8 疑띈렋렢}疑띈렋렢{^ 111001111001011010010001111010111001110110001000111010111010000010001011111010111010000010100010011111011110011110010110100100011110101110011101100010001110101110100000100010111110101110100000101000100111101101011110 e79691eb9d88eba08beba0a27de79691eb9d88eba08beba0a27b5e
UHC 疑띈렋렢}疑띈렋렢{^ 11101011111101111011011011101000100011101010001010001110101100110111110111101011111101111011011011101000100011101010001010001110101100110111101101011110 ebf7b6e88ea28eb37debf7b6e88ea28eb37b5e

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