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 ’D’V‘±n’D’V‘±nB 1100001010010010010001001100001010010010010101101100001010010001110000101011000101101110110000101001001001000100110000101001001001010110110000101001000111000010101100010110111001000010 c29244c29256c291c2b16ec29244c29256c291c2b16e42
SJIS-WIN ??D??V???±n??D??V???±nB 00111111001111110100010000111111001111110101011000111111001111110011111110000001011111010110111000111111001111110100010000111111001111110101011000111111001111110011111110000001011111010110111001000010 3f3f443f3f563f3f3f817d6e3f3f443f3f563f3f3f817d6e42
EUC-JP �D�V�±n�D�V�±nB 1000111110101010101001000011111101000100100011111010101010100100001111110101011010001111101010101010010000111111100011111010101010100100101000011101111001101110100011111010101010100100001111110100010010001111101010101010010000111111010101101000111110101010101001000011111110001111101010101010010010100001110111100110111001000010 8faaa43f448faaa43f568faaa43f8faaa4a1de6e8faaa43f448faaa43f568faaa43f8faaa4a1de6e42
UTF-8 ’D’V‘±n’D’V‘±nB 110000111000001011000010100100100100010011000011100000101100001010010010010101101100001110000010110000101001000111000011100000101100001010110001011011101100001110000010110000101001001001000100110000111000001011000010100100100101011011000011100000101100001010010001110000111000001011000010101100010110111001000010 c382c29244c382c29256c382c291c382c2b16ec382c29244c382c29256c382c291c382c2b16e42
UHC ??D??V???±n??D??V???±nB 00111111001111110100010000111111001111110101011000111111001111110011111110100001101111100110111000111111001111110100010000111111001111110101011000111111001111110011111110100001101111100110111001000010 3f3f443f3f563f3f3fa1be6e3f3f443f3f563f3f3fa1be6e42

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