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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 姚??益}姚??益{^ 100110110100110000111111001111111000100101110110011111011001101101001100001111110011111110001001011101100111101101011110 9b4c3f3f89767d9b4c3f3f89767b5e
EUC-JP 姚??益}姚??益{^ 110101011010110100111111001111111011000111010111011111011101010110101101001111110011111110110001110101110111101101011110 d5ad3f3fb1d77dd5ad3f3fb1d77b5e
UTF-8 姚적뤺益}姚적뤺益{^ 111001011010011110011010111011001010000010000001111010111010010010111010111001111001101110001010011111011110010110100111100110101110110010100000100000011110101110100100101110101110011110011011100010100111101101011110 e5a79aeca081eba4bae79b8a7de5a79aeca081eba4bae79b8a7b5e
UHC 姚적뤺益}姚적뤺益{^ 11101000111011101100000011111011100011111110100011101100110011000111110111101000111011101100000011111011100011111110100011101100110011000111101101011110 e8eec0fb8fe8eccc7de8eec0fb8fe8eccc7b5e

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