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?H?fN}?H?h?H?fN{^ 001111110100100000111111011010000011111101001000001111110110011001001110011111010011111101001000001111110110100000111111010010000011111101100110010011100111101101011110 3f483f683f483f664e7d3f483f683f483f664e7b5e
SJIS-WIN ?H?h?H?fN}?H?h?H?fN{^ 001111110100100000111111011010000011111101001000001111110110011001001110011111010011111101001000001111110110100000111111010010000011111101100110010011100111101101011110 3f483f683f483f664e7d3f483f683f483f664e7b5e
EUC-JP ?H?h?H?fN}?H?h?H?fN{^ 001111110100100000111111011010000011111101001000001111110110011001001110011111010011111101001000001111110110100000111111010010000011111101100110010011100111101101011110 3f483f683f483f664e7d3f483f683f483f664e7b5e
UTF-8 청H짭h청H짭fN}청H짭h청H짭fN{^ 11101100101100101010110101001000111011001010011110101101011010001110110010110010101011010100100011101100101001111010110101100110010011100111110111101100101100101010110101001000111011001010011110101101011010001110110010110010101011010100100011101100101001111010110101100110010011100111101101011110 ecb2ad48eca7ad68ecb2ad48eca7ad664e7decb2ad48eca7ad68ecb2ad48eca7ad664e7b5e
UHC 청H짭h청H짭fN}청H짭h청H짭fN{^ 1100001110111011010010001100001010101100011010001100001110111011010010001100001010101100011001100100111001111101110000111011101101001000110000101010110001101000110000111011101101001000110000101010110001100110010011100111101101011110 c3bb48c2ac68c3bb48c2ac664e7dc3bb48c2ac68c3bb48c2ac664e7b5e

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