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 ûUǼûUǼ^ 110000111011101101010101110000111000011111000010101111001100001110111011010101011100001110000111110000101011110001011110 c3bb55c387c2bcc3bb55c387c2bc5e
SJIS-WIN ??U??????U????^ 001111110011111101010101001111110011111100111111001111110011111100111111010101010011111100111111001111110011111101011110 3f3f553f3f3f3f3f3f553f3f3f3f5e
EUC-JP Ã?UÃ?Â?Ã?UÃ?Â?^ 100011111010101010101010001111110101010110001111101010101010101000111111100011111010101010100100001111111000111110101010101010100011111101010101100011111010101010101010001111111000111110101010101001000011111101011110 8faaaa3f558faaaa3f8faaa43f8faaaa3f558faaaa3f8faaa43f5e
UTF-8 ûUǼûUǼ^ 110000111000001111000010101110110101010111000011100000111100001010000111110000111000001011000010101111001100001110000011110000101011101101010101110000111000001111000010100001111100001110000010110000101011110001011110 c383c2bb55c383c287c382c2bcc383c2bb55c383c287c382c2bc5e
UHC ??U???¼??U???¼^ 0011111100111111010101010011111100111111001111111010100011111001001111110011111101010101001111110011111100111111101010001111100101011110 3f3f553f3f3fa8f93f3f553f3f3fa8f95e

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