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 邯オ邯オ[邯オ邯オ[^ 111001111011011010110101111001111011011010110101010110111110011110110110101101011110011110110110101101010101101101011110 e7b6b5e7b6b55be7b6b5e7b6b55b5e
EUC-JP 邯オ邯オ[邯オ邯オ[^ 11101110101110001000111010110101111011101011100010001110101101010101101111101110101110001000111010110101111011101011100010001110101101010101101101011110 eeb88eb5eeb88eb55beeb88eb5eeb88eb55b5e
UTF-8 邯オ邯オ[邯オ邯オ[^ 111010011000001010101111111011111011110110110101111010011000001010101111111011111011110110110101010110111110100110000010101011111110111110111101101101011110100110000010101011111110111110111101101101010101101101011110 e982afefbdb5e982afefbdb55be982afefbdb5e982afefbdb55b5e
UHC 邯?邯?[邯?邯?[^ 110010101111101100111111110010101111101100111111010110111100101011111011001111111100101011111011001111110101101101011110 cafb3fcafb3f5bcafb3fcafb3f5b5e

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