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 Ͱx\nfͰx\n^}YͰx\nfͰx\n^}bE 1100110110110000011110000101110001101110011001101100110110110000011110000101110001101110010111100111110101011001110011011011000001111000010111000110111001100110110011011011000001111000010111000110111001011110011111010110001001000101 cdb0785c6e66cdb0785c6e5e7d59cdb0785c6e66cdb0785c6e5e7d6245
SJIS-WIN ?°x\nf?°x\n^}Y?°x\nf?°x\n^}bE 001111111000000110001011011110000101110001101110011001100011111110000001100010110111100001011100011011100101111001111101010110010011111110000001100010110111100001011100011011100110011000111111100000011000101101111000010111000110111001011110011111010110001001000101 3f818b785c6e663f818b785c6e5e7d593f818b785c6e663f818b785c6e5e7d6245
EUC-JP Ͱx\nfͰx\n^}YͰx\nfͰx\n^}bE 1000111110101010101111111010000111101011011110000101110001101110011001101000111110101010101111111010000111101011011110000101110001101110010111100111110101011001100011111010101010111111101000011110101101111000010111000110111001100110100011111010101010111111101000011110101101111000010111000110111001011110011111010110001001000101 8faabfa1eb785c6e668faabfa1eb785c6e5e7d598faabfa1eb785c6e668faabfa1eb785c6e5e7d6245
UTF-8 Ͱx\nfͰx\n^}YͰx\nfͰx\n^}bE 11000011100011011100001010110000011110000101110001101110011001101100001110001101110000101011000001111000010111000110111001011110011111010101100111000011100011011100001010110000011110000101110001101110011001101100001110001101110000101011000001111000010111000110111001011110011111010110001001000101 c38dc2b0785c6e66c38dc2b0785c6e5e7d59c38dc2b0785c6e66c38dc2b0785c6e5e7d6245
UHC ?°x\nf?°x\n^}Y?°x\nf?°x\n^}bE 001111111010000111000110011110000101110001101110011001100011111110100001110001100111100001011100011011100101111001111101010110010011111110100001110001100111100001011100011011100110011000111111101000011100011001111000010111000110111001011110011111010110001001000101 3fa1c6785c6e663fa1c6785c6e5e7d593fa1c6785c6e663fa1c6785c6e5e7d6245

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