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?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 碵h碵fN}碵h碵fN{^ 1110000111110001011010001110000111110001011001100100111001111101111000011111000101101000111000011111000101100110010011100111101101011110 e1f168e1f1664e7de1f168e1f1664e7b5e
EUC-JP 碵h碵fN}碵h碵fN{^ 1110001011110011011010001110001011110011011001100100111001111101111000101111001101101000111000101111001101100110010011100111101101011110 e2f368e2f3664e7de2f368e2f3664e7b5e
UTF-8 碵h碵fN}碵h碵fN{^ 111001111010001010110101011010001110011110100010101101010110011001001110011111011110011110100010101101010110100011100111101000101011010101100110010011100111101101011110 e7a2b568e7a2b5664e7de7a2b568e7a2b5664e7b5e
UHC ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e

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