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 ±Ì±Ì}±Ì±Ì{^ 1011000111001100101100011100110001111101101100011100110010110001110011000111101101011110 b1ccb1cc7db1ccb1cc7b5e
SJIS-WIN ±?±?}±?±?{^ 100000010111110100111111100000010111110100111111011111011000000101111101001111111000000101111101001111110111101101011110 817d3f817d3f7d817d3f817d3f7b5e
EUC-JP ±Ì±Ì}±Ì±Ì{^ 1010000111011110100011111010101011000000101000011101111010001111101010101100000001111101101000011101111010001111101010101100000010100001110111101000111110101010110000000111101101011110 a1de8faac0a1de8faac07da1de8faac0a1de8faac07b5e
UTF-8 ±Ì±Ì}±Ì±Ì{^ 11000010101100011100001110001100110000101011000111000011100011000111110111000010101100011100001110001100110000101011000111000011100011000111101101011110 c2b1c38cc2b1c38c7dc2b1c38cc2b1c38c7b5e
UHC ±?±?}±?±?{^ 101000011011111000111111101000011011111000111111011111011010000110111110001111111010000110111110001111110111101101011110 a1be3fa1be3f7da1be3fa1be3f7b5e

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