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 ˱nZ^h˱nZ^fN}˱nZ^h˱nZ^fN{^ 1100000010110001011011100101101001011110011010001100000010110001011011100101101001011110011001100100111001111101110000001011000101101110010110100101111001101000110000001011000101101110010110100101111001100110010011100111101101011110 c0b16e5a5e68c0b16e5a5e664e7dc0b16e5a5e68c0b16e5a5e664e7b5e
SJIS-WIN ?±nZ^h?±nZ^fN}?±nZ^h?±nZ^fN{^ 001111111000000101111101011011100101101001011110011010000011111110000001011111010110111001011010010111100110011001001110011111010011111110000001011111010110111001011010010111100110100000111111100000010111110101101110010110100101111001100110010011100111101101011110 3f817d6e5a5e683f817d6e5a5e664e7d3f817d6e5a5e683f817d6e5a5e664e7b5e
EUC-JP ˱nZ^h˱nZ^fN}˱nZ^h˱nZ^fN{^ 1000111110101010101000101010000111011110011011100101101001011110011010001000111110101010101000101010000111011110011011100101101001011110011001100100111001111101100011111010101010100010101000011101111001101110010110100101111001101000100011111010101010100010101000011101111001101110010110100101111001100110010011100111101101011110 8faaa2a1de6e5a5e688faaa2a1de6e5a5e664e7d8faaa2a1de6e5a5e688faaa2a1de6e5a5e664e7b5e
UTF-8 ˱nZ^h˱nZ^fN}˱nZ^h˱nZ^fN{^ 11000011100000001100001010110001011011100101101001011110011010001100001110000000110000101011000101101110010110100101111001100110010011100111110111000011100000001100001010110001011011100101101001011110011010001100001110000000110000101011000101101110010110100101111001100110010011100111101101011110 c380c2b16e5a5e68c380c2b16e5a5e664e7dc380c2b16e5a5e68c380c2b16e5a5e664e7b5e
UHC ?±nZ^h?±nZ^fN}?±nZ^h?±nZ^fN{^ 001111111010000110111110011011100101101001011110011010000011111110100001101111100110111001011010010111100110011001001110011111010011111110100001101111100110111001011010010111100110100000111111101000011011111001101110010110100101111001100110010011100111101101011110 3fa1be6e5a5e683fa1be6e5a5e664e7d3fa1be6e5a5e683fa1be6e5a5e664e7b5e

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