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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 豈畷ゥウ[豈畷ゥウ[^ 111001101010111110010011111010111010100110110011010110111110011010101111100100111110101110101001101100110101101101011110 e6af93eba9b35be6af93eba9b35b5e
EUC-JP 豈畷ゥウ[豈畷ゥウ[^ 11101100101100011100011011101101100011101010100110001110101100110101101111101100101100011100011011101101100011101010100110001110101100110101101101011110 ecb1c6ed8ea98eb35becb1c6ed8ea98eb35b5e
UTF-8 豈畷ゥウ[豈畷ゥウ[^ 111010001011000110001000111001111001010110110111111011111011110110101001111011111011110110110011010110111110100010110001100010001110011110010101101101111110111110111101101010011110111110111101101100110101101101011110 e8b188e795b7efbda9efbdb35be8b188e795b7efbda9efbdb35b5e
UHC 豈???[豈???[^ 11010001110000100011111100111111001111110101101111010001110000100011111100111111001111110101101101011110 d1c23f3f3f5bd1c23f3f3f5b5e

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