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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 凹??[}凹??[{^ 10001001100110100011111100111111010110110111110110001001100110100011111100111111010110110111101101011110 899a3f3f5b7d899a3f3f5b7b5e
EUC-JP 凹??[}凹??[{^ 10110001111110100011111100111111010110110111110110110001111110100011111100111111010110110111101101011110 b1fa3f3f5b7db1fa3f3f5b7b5e
UTF-8 凹앯ㅊ[}凹앯ㅊ[{^ 1110010110000111101110011110110010010101101011111110001110000101100010100101101101111101111001011000011110111001111011001001010110101111111000111000010110001010010110110111101101011110 e587b9ec95afe3858a5b7de587b9ec95afe3858a5b7b5e
UHC 凹앯ㅊ[}凹앯ㅊ[{^ 1110100011101010100111011110011110100100101110100101101101111101111010001110101010011101111001111010010010111010010110110111101101011110 e8ea9de7a4ba5b7de8ea9de7a4ba5b7b5e

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