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 ŽÂ±²^ŽÂ±²^ 110000101000111011000011100000101100001010110001110000101011001001011110110000101000111011000011100000101100001010110001110000101011001001011110 c28ec382c2b1c2b25ec28ec382c2b1c2b25e
SJIS-WIN ?????±??^?????±??^ 0011111100111111001111110011111100111111100000010111110100111111001111110101111000111111001111110011111100111111001111111000000101111101001111110011111101011110 3f3f3f3f3f817d3f3f5e3f3f3f3f3f817d3f3f5e
EUC-JP ��±�^��±�^ 100011111010101010100100001111111000111110101010101010100011111110001111101010101010010010100001110111101000111110101010101001000011111101011110100011111010101010100100001111111000111110101010101010100011111110001111101010101010010010100001110111101000111110101010101001000011111101011110 8faaa43f8faaaa3f8faaa4a1de8faaa43f5e8faaa43f8faaaa3f8faaa4a1de8faaa43f5e
UTF-8 ŽÂ±²^ŽÂ±²^ 11000011100000101100001010001110110000111000001111000010100000101100001110000010110000101011000111000011100000101100001010110010010111101100001110000010110000101000111011000011100000111100001010000010110000111000001011000010101100011100001110000010110000101011001001011110 c382c28ec383c282c382c2b1c382c2b25ec382c28ec383c282c382c2b1c382c2b25e
UHC ?????±?²^?????±?²^ 00111111001111110011111100111111001111111010000110111110001111111010100111110111010111100011111100111111001111110011111100111111101000011011111000111111101010011111011101011110 3f3f3f3f3fa1be3fa9f75e3f3f3f3f3fa1be3fa9f75e

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