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 ¾«ŽÁxn}¾«ŽÁxn{^ 101111101010101110001110110000010111100001101110011111011011111010101011100011101100000101111000011011100111101101011110 beab8ec1786e7dbeab8ec1786e7b5e
SJIS-WIN ????xn}????xn{^ 001111110011111100111111001111110111100001101110011111010011111100111111001111110011111101111000011011100111101101011110 3f3f3f3f786e7d3f3f3f3f786e7b5e
EUC-JP ???Áxn}???Áxn{^ 00111111001111110011111110001111101010101010000101111000011011100111110100111111001111110011111110001111101010101010000101111000011011100111101101011110 3f3f3f8faaa1786e7d3f3f3f8faaa1786e7b5e
UTF-8 ¾«ŽÁxn}¾«ŽÁxn{^ 1100001010111110110000101010101111000010100011101100001110000001011110000110111001111101110000101011111011000010101010111100001010001110110000111000000101111000011011100111101101011110 c2bec2abc28ec381786e7dc2bec2abc28ec381786e7b5e
UHC ¾???xn}¾???xn{^ 1010100011111010001111110011111100111111011110000110111001111101101010001111101000111111001111110011111101111000011011100111101101011110 a8fa3f3f3f786e7da8fa3f3f3f786e7b5e

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