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 凹??}凹??{^ 1000100110011010001111110011111101111101100010011001101000111111001111110111101101011110 899a3f3f7d899a3f3f7b5e
EUC-JP 凹??}凹??{^ 1011000111111010001111110011111101111101101100011111101000111111001111110111101101011110 b1fa3f3f7db1fa3f3f7b5e
UTF-8 凹싳꽍}凹싳꽍{^ 111001011000011110111001111011001000101110110011111010101011110110001101011111011110010110000111101110011110110010001011101100111110101010111101100011010111101101011110 e587b9ec8bb3eabd8d7de587b9ec8bb3eabd8d7b5e
UHC 凹싳꽍}凹싳꽍{^ 111010001110101010011010111011001000010010011101011111011110100011101010100110101110110010000100100111010111101101011110 e8ea9aec849d7de8ea9aec849d7b5e

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