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 邯」遨カ矗サ邯」 111001111011011010100011111001111010100110110110111000011101111010111011111001111011011010100011 e7b6a3e7a9b6e1debbe7b6a3
EUC-JP 邯」遨カ矗サ邯」 11101110101110001000111010100011111011101010101110001110101101101110001011100000100011101011101111101110101110001000111010100011 eeb88ea3eeab8eb6e2e08ebbeeb88ea3
UTF-8 邯」遨カ矗サ邯」 111010011000001010101111111011111011110110100011111010011000000110101000111011111011110110110110111001111001111110010111111011111011110110111011111010011000001010101111111011111011110110100011 e982afefbda3e981a8efbdb6e79f97efbdbbe982afefbda3
UHC 邯???矗?邯? 1100101011111011001111110011111100111111111101011011100000111111110010101111101100111111 cafb3f3f3ff5b83fcafb3f

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