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 鬯ゥ蛯ュ[鬯ゥ蛯ュ[^ 111010011010110010101001111001011000001010101101010110111110100110101100101010011110010110000010101011010101101101011110 e9aca9e582ad5be9aca9e582ad5b5e
EUC-JP 鬯ゥ蛯ュ[鬯ゥ蛯ュ[^ 11110010101011101000111010101001111010011110001010001110101011010101101111110010101011101000111010101001111010011110001010001110101011010101101101011110 f2ae8ea9e9e28ead5bf2ae8ea9e9e28ead5b5e
UTF-8 鬯ゥ蛯ュ[鬯ゥ蛯ュ[^ 111010011010110010101111111011111011110110101001111010001001101110101111111011111011110110101101010110111110100110101100101011111110111110111101101010011110100010011011101011111110111110111101101011010101101101011110 e9acafefbda9e89bafefbdad5be9acafefbda9e89bafefbdad5b5e
UHC ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e

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