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 À±Úû}À±Úû{^ 1100000010110001110110101111101101111101110000001011000111011010111110110111101101011110 c0b1dafb7dc0b1dafb7b5e
SJIS-WIN ?±??}?±??{^ 00111111100000010111110100111111001111110111110100111111100000010111110100111111001111110111101101011110 3f817d3f3f7d3f817d3f3f7b5e
EUC-JP À±Úû}À±Úû{^ 10001111101010101010001010100001110111101000111110101010111000101000111110101011111001010111110110001111101010101010001010100001110111101000111110101010111000101000111110101011111001010111101101011110 8faaa2a1de8faae28fabe57d8faaa2a1de8faae28fabe57b5e
UTF-8 À±Úû}À±Úû{^ 11000011100000001100001010110001110000111001101011000011101110110111110111000011100000001100001010110001110000111001101011000011101110110111101101011110 c380c2b1c39ac3bb7dc380c2b1c39ac3bb7b5e
UHC ?±??}?±??{^ 00111111101000011011111000111111001111110111110100111111101000011011111000111111001111110111101101011110 3fa1be3f3f7d3fa1be3f3f7b5e

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