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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 邯」遨カ窶サ邯」 111001111011011010100011111001111010100110110110111000101000000010111011111001111011011010100011 e7b6a3e7a9b6e280bbe7b6a3
EUC-JP 邯」遨カ窶サ邯」 11101110101110001000111010100011111011101010101110001110101101101110001111100000100011101011101111101110101110001000111010100011 eeb88ea3eeab8eb6e3e08ebbeeb88ea3
UTF-8 邯」遨カ窶サ邯」 111010011000001010101111111011111011110110100011111010011000000110101000111011111011110110110110111001111010101010110110111011111011110110111011111010011000001010101111111011111011110110100011 e982afefbda3e981a8efbdb6e7aab6efbdbbe982afefbda3
UHC 邯?????邯? 11001010111110110011111100111111001111110011111100111111110010101111101100111111 cafb3f3f3f3f3fcafb3f

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