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{^ 111011001011011110111001010111100101101001011110011010001110110010110111101110010101111001011010010111100110011001001110011111011110110010110111101110010101111001011010010111100110100011101100101101111011100101011110010110100101111001100110010011100111101101011110 ecb7b95e5a5e68ecb7b95e5a5e664e7decb7b95e5a5e68ecb7b95e5a5e664e7b5e
UHC 췹^Z^h췹^Z^fN}췹^Z^h췹^Z^fN{^ 1100001111101111010111100101101001011110011010001100001111101111010111100101101001011110011001100100111001111101110000111110111101011110010110100101111001101000110000111110111101011110010110100101111001100110010011100111101101011110 c3ef5e5a5e68c3ef5e5a5e664e7dc3ef5e5a5e68c3ef5e5a5e664e7b5e

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