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 àh–Ú}àh–Ú{^ 1110000001101000100101101101101001111101111000000110100010010110110110100111101101011110 e06896da7de06896da7b5e
SJIS-WIN ?h??}?h??{^ 0011111101101000001111110011111101111101001111110110100000111111001111110111101101011110 3f683f3f7d3f683f3f7b5e
EUC-JP àh?Ú}àh?Ú{^ 10001111101010111010001001101000001111111000111110101010111000100111110110001111101010111010001001101000001111111000111110101010111000100111101101011110 8faba2683f8faae27d8faba2683f8faae27b5e
UTF-8 àh–Ú}àh–Ú{^ 1100001110100000011010001100001010010110110000111001101001111101110000111010000001101000110000101001011011000011100110100111101101011110 c3a068c296c39a7dc3a068c296c39a7b5e
UHC ?h??}?h??{^ 0011111101101000001111110011111101111101001111110110100000111111001111110111101101011110 3f683f3f7d3f683f3f7b5e

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