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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??菴}??菴{^ 0011111100111111111001001011110101111101001111110011111111100100101111010111101101011110 3f3fe4bd7d3f3fe4bd7b5e
EUC-JP ??菴}??菴{^ 0011111100111111111010001011111101111101001111110011111111101000101111110111101101011110 3f3fe8bf7d3f3fe8bf7b5e
UTF-8 셴섣菴}셴섣菴{^ 111011001000010110110100111011001000010010100011111010001000111110110100011111011110110010000101101101001110110010000100101000111110100010001111101101000111101101011110 ec85b4ec84a3e88fb47dec85b4ec84a3e88fb47b5e
UHC 셴섣菴}셴섣菴{^ 101111001100111110111100101100101110010011100000011111011011110011001111101111001011001011100100111000000111101101011110 bccfbcb2e4e07dbccfbcb2e4e07b5e

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