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 10111110101011011000111010100011011111101011111010101101100011101010001101001110 bead8ea37ebead8ea34e
SJIS-WIN ???£~???£N 001111110011111100111111100000011001001001111110001111110011111100111111100000011001001001001110 3f3f3f81927e3f3f3f81924e
EUC-JP ???£~???£N 001111110011111100111111101000011111001001111110001111110011111100111111101000011111001001001110 3f3f3fa1f27e3f3f3fa1f24e
UTF-8 ¾­Ž£~¾­Ž£N 110000101011111011000010101011011100001010001110110000101010001101111110110000101011111011000010101011011100001010001110110000101010001101001110 c2bec2adc28ec2a37ec2bec2adc28ec2a34e
UHC ¾­??~¾­??N 1010100011111010101000011010100100111111001111110111111010101000111110101010000110101001001111110011111101001110 a8faa1a93f3f7ea8faa1a93f3f4e

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