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 ¾«ŽË¾äŽ©^ 10111110101010111000111011001011100011111011111011100100100011101010100101011110 beab8ecb8fbee48ea95e
SJIS-WIN ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP ???Ë??ä?©^ 00111111001111110011111110001111101010101011001100111111001111111000111110101011101000110011111110001111101000101110110101011110 3f3f3f8faab33f3f8faba33f8fa2ed5e
UTF-8 ¾«ŽË¾äŽ©^ 11000010101111101100001010101011110000101000111011000011100010111100001010001111110000101011111011000011101001001100001010001110110000101010100101011110 c2bec2abc28ec38bc28fc2bec3a4c28ec2a95e
UHC ¾????¾???^ 101010001111101000111111001111110011111100111111101010001111101000111111001111110011111101011110 a8fa3f3f3f3fa8fa3f3f3f5e

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