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 ±Â°Ün}±Â°Ün{^ 10110001110000101011000011011100011011100111110110110001110000101011000011011100011011100111101101011110 b1c2b0dc6e7db1c2b0dc6e7b5e
SJIS-WIN ±?°?n}±?°?n{^ 1000000101111101001111111000000110001011001111110110111001111101100000010111110100111111100000011000101100111111011011100111101101011110 817d3f818b3f6e7d817d3f818b3f6e7b5e
EUC-JP ±Â°Ün}±Â°Ün{^ 10100001110111101000111110101010101001001010000111101011100011111010101011100100011011100111110110100001110111101000111110101010101001001010000111101011100011111010101011100100011011100111101101011110 a1de8faaa4a1eb8faae46e7da1de8faaa4a1eb8faae46e7b5e
UTF-8 ±Â°Ün}±Â°Ün{^ 110000101011000111000011100000101100001010110000110000111001110001101110011111011100001010110001110000111000001011000010101100001100001110011100011011100111101101011110 c2b1c382c2b0c39c6e7dc2b1c382c2b0c39c6e7b5e
UHC ±?°?n}±?°?n{^ 1010000110111110001111111010000111000110001111110110111001111101101000011011111000111111101000011100011000111111011011100111101101011110 a1be3fa1c63f6e7da1be3fa1c63f6e7b5e

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