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{^ 1110000101100101011010001110000101100101011001100100111001111101111000010110010101101000111000010110010101100110010011100111101101011110 e16568e165664e7de16568e165664e7b5e
EUC-JP 疇h疇fN}疇h疇fN{^ 1110000111000110011010001110000111000110011001100100111001111101111000011100011001101000111000011100011001100110010011100111101101011110 e1c668e1c6664e7de1c668e1c6664e7b5e
UTF-8 疇h疇fN}疇h疇fN{^ 111001111001011010000111011010001110011110010110100001110110011001001110011111011110011110010110100001110110100011100111100101101000011101100110010011100111101101011110 e7968768e79687664e7de7968768e79687664e7b5e
UHC 疇h疇fN}疇h疇fN{^ 1111000111000010011010001111000111000010011001100100111001111101111100011100001001101000111100011100001001100110010011100111101101011110 f1c268f1c2664e7df1c268f1c2664e7b5e

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