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 ?J?h?J?fN}?J?h?J?fN{^ 001111110100101000111111011010000011111101001010001111110110011001001110011111010011111101001010001111110110100000111111010010100011111101100110010011100111101101011110 3f4a3f683f4a3f664e7d3f4a3f683f4a3f664e7b5e
SJIS-WIN ?J?h?J?fN}?J?h?J?fN{^ 001111110100101000111111011010000011111101001010001111110110011001001110011111010011111101001010001111110110100000111111010010100011111101100110010011100111101101011110 3f4a3f683f4a3f664e7d3f4a3f683f4a3f664e7b5e
EUC-JP ?J?h?J?fN}?J?h?J?fN{^ 001111110100101000111111011010000011111101001010001111110110011001001110011111010011111101001010001111110110100000111111010010100011111101100110010011100111101101011110 3f4a3f683f4a3f664e7d3f4a3f683f4a3f664e7b5e
UTF-8 청J혺h청J혺fN}청J혺h청J혺fN{^ 11101100101100101010110101001010111011011001100010111010011010001110110010110010101011010100101011101101100110001011101001100110010011100111110111101100101100101010110101001010111011011001100010111010011010001110110010110010101011010100101011101101100110001011101001100110010011100111101101011110 ecb2ad4aed98ba68ecb2ad4aed98ba664e7decb2ad4aed98ba68ecb2ad4aed98ba664e7b5e
UHC 청J혺h청J혺fN}청J혺h청J혺fN{^ 1100001110111011010010101100001010011111011010001100001110111011010010101100001010011111011001100100111001111101110000111011101101001010110000101001111101101000110000111011101101001010110000101001111101100110010011100111101101011110 c3bb4ac29f68c3bb4ac29f664e7dc3bb4ac29f68c3bb4ac29f664e7b5e

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