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 ±ûèí}±ûèí{^ 10110001111110111000111111101000111011010111110110110001111110111000111111101000111011010111101101011110 b1fb8fe8ed7db1fb8fe8ed7b5e
SJIS-WIN ±????}±????{^ 100000010111110100111111001111110011111100111111011111011000000101111101001111110011111100111111001111110111101101011110 817d3f3f3f3f7d817d3f3f3f3f7b5e
EUC-JP ±û?èí}±û?èí{^ 101000011101111010001111101010111110010100111111100011111010101110110010100011111010101110111111011111011010000111011110100011111010101111100101001111111000111110101011101100101000111110101011101111110111101101011110 a1de8fabe53f8fabb28fabbf7da1de8fabe53f8fabb28fabbf7b5e
UTF-8 ±ûèí}±ûèí{^ 1100001010110001110000111011101111000010100011111100001110101000110000111010110101111101110000101011000111000011101110111100001010001111110000111010100011000011101011010111101101011110 c2b1c3bbc28fc3a8c3ad7dc2b1c3bbc28fc3a8c3ad7b5e
UHC ±????}±????{^ 101000011011111000111111001111110011111100111111011111011010000110111110001111110011111100111111001111110111101101011110 a1be3f3f3f3f7da1be3f3f3f3f7b5e

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