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 ò¶±Î}ò¶±Î{^ 1111001010110110101100011100111001111101111100101011011010110001110011100111101101011110 f2b6b1ce7df2b6b1ce7b5e
SJIS-WIN ?¶±?}?¶±?{^ 001111111000000111110111100000010111110100111111011111010011111110000001111101111000000101111101001111110111101101011110 3f81f7817d3f7d3f81f7817d3f7b5e
EUC-JP ò¶±Î}ò¶±Î{^ 1000111110101011110100101010001011111001101000011101111010001111101010101100001001111101100011111010101111010010101000101111100110100001110111101000111110101010110000100111101101011110 8fabd2a2f9a1de8faac27d8fabd2a2f9a1de8faac27b5e
UTF-8 ò¶±Î}ò¶±Î{^ 11000011101100101100001010110110110000101011000111000011100011100111110111000011101100101100001010110110110000101011000111000011100011100111101101011110 c3b2c2b6c2b1c38e7dc3b2c2b6c2b1c38e7b5e
UHC ?¶±?}?¶±?{^ 001111111010001011010010101000011011111000111111011111010011111110100010110100101010000110111110001111110111101101011110 3fa2d2a1be3f7d3fa2d2a1be3f7b5e

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