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 è°Ïüwè°Ïüw^ 11000011101010001100001010110000110000111000111111000011101111000111011111000011101010001100001010110000110000111000111111000011101111000111011101011110 c3a8c2b0c38fc3bc77c3a8c2b0c38fc3bc775e
SJIS-WIN ?¨?°????w?¨?°????w^ 0011111110000001010011100011111110000001100010110011111100111111001111110011111101110111001111111000000101001110001111111000000110001011001111110011111100111111001111110111011101011110 3f814e3f818b3f3f3f3f773f814e3f818b3f3f3f3f775e
EUC-JP ��w��w^ 100011111010101010101010101000011010111110001111101010101010010010100001111010111000111110101010101010100011111110001111101010101010101000111111011101111000111110101010101010101010000110101111100011111010101010100100101000011110101110001111101010101010101000111111100011111010101010101010001111110111011101011110 8faaaaa1af8faaa4a1eb8faaaa3f8faaaa3f778faaaaa1af8faaa4a1eb8faaaa3f8faaaa3f775e
UTF-8 è°Ïüwè°Ïüw^ 1100001110000011110000101010100011000011100000101100001010110000110000111000001111000010100011111100001110000011110000101011110001110111110000111000001111000010101010001100001110000010110000101011000011000011100000111100001010001111110000111000001111000010101111000111011101011110 c383c2a8c382c2b0c383c28fc383c2bc77c383c2a8c382c2b0c383c28fc383c2bc775e
UHC ?¨?°???¼w?¨?°???¼w^ 00111111101000011010011100111111101000011100011000111111001111110011111110101000111110010111011100111111101000011010011100111111101000011100011000111111001111110011111110101000111110010111011101011110 3fa1a73fa1c63f3f3fa8f9773fa1a73fa1c63f3f3fa8f9775e

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