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 ?^Z^h?^Z^fN}?^Z^h?^Z^fN{^ 00111111010111100101101001011110011010000011111101011110010110100101111001100110010011100111110100111111010111100101101001011110011010000011111101011110010110100101111001100110010011100111101101011110 3f5e5a5e683f5e5a5e664e7d3f5e5a5e683f5e5a5e664e7b5e
SJIS-WIN ?^Z^h?^Z^fN}?^Z^h?^Z^fN{^ 00111111010111100101101001011110011010000011111101011110010110100101111001100110010011100111110100111111010111100101101001011110011010000011111101011110010110100101111001100110010011100111101101011110 3f5e5a5e683f5e5a5e664e7d3f5e5a5e683f5e5a5e664e7b5e
EUC-JP ?^Z^h?^Z^fN}?^Z^h?^Z^fN{^ 00111111010111100101101001011110011010000011111101011110010110100101111001100110010011100111110100111111010111100101101001011110011010000011111101011110010110100101111001100110010011100111101101011110 3f5e5a5e683f5e5a5e664e7d3f5e5a5e683f5e5a5e664e7b5e
UTF-8 뮀^Z^h뮀^Z^fN}뮀^Z^h뮀^Z^fN{^ 111010111010111010000000010111100101101001011110011010001110101110101110100000000101111001011010010111100110011001001110011111011110101110101110100000000101111001011010010111100110100011101011101011101000000001011110010110100101111001100110010011100111101101011110 ebae805e5a5e68ebae805e5a5e664e7debae805e5a5e68ebae805e5a5e664e7b5e
UHC 뮀^Z^h뮀^Z^fN}뮀^Z^h뮀^Z^fN{^ 1001001010001111010111100101101001011110011010001001001010001111010111100101101001011110011001100100111001111101100100101000111101011110010110100101111001101000100100101000111101011110010110100101111001100110010011100111101101011110 928f5e5a5e68928f5e5a5e664e7d928f5e5a5e68928f5e5a5e664e7b5e

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