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 嶢??}嶢??{^ 1001101111010000001111110011111101111101100110111101000000111111001111110111101101011110 9bd03f3f7d9bd03f3f7b5e
EUC-JP 嶢??}嶢??{^ 1101011011010010001111110011111101111101110101101101001000111111001111110111101101011110 d6d23f3f7dd6d23f3f7b5e
UTF-8 嶢셴속}嶢셴속{^ 111001011011011010100010111011001000010110110100111011001000011010001101011111011110010110110110101000101110110010000101101101001110110010000110100011010111101101011110 e5b6a2ec85b4ec868d7de5b6a2ec85b4ec868d7b5e
UHC 嶢셴속}嶢셴속{^ 111010001111001010111100110011111011110011010011011111011110100011110010101111001100111110111100110100110111101101011110 e8f2bccfbcd37de8f2bccfbcd37b5e

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